Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 447ccbe

Browse filesBrowse files
authored
readme : add new roadmap + manifesto
1 parent bd34cdd commit 447ccbe
Copy full SHA for 447ccbe

File tree

Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,15 @@
55
[![Actions Status](https://github.com/ggerganov/llama.cpp/workflows/CI/badge.svg)](https://github.com/ggerganov/llama.cpp/actions)
66
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
77

8+
[Roadmap](https://github.com/users/ggerganov/projects/7) / [Manifesto](https://github.com/ggerganov/llama.cpp/discussions/205) / [ggml](https://github.com/ggerganov/ggml)
9+
810
Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
911

1012
**Hot topics:**
1113

14+
- New roadmap: https://github.com/users/ggerganov/projects/7
1215
- Azure CI brainstorming: https://github.com/ggerganov/llama.cpp/discussions/1985
1316
- p1 : LLM-based code completion engine at the edge : https://github.com/ggml-org/p1/discussions/1
14-
- Roadmap June 2023: https://github.com/ggerganov/llama.cpp/discussions/1729
1517

1618
<details>
1719
<summary>Table of Contents</summary>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.