]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : add new roadmap + manifesto
authorGeorgi Gerganov <redacted>
Sun, 25 Jun 2023 13:08:12 +0000 (16:08 +0300)
committerGitHub <redacted>
Sun, 25 Jun 2023 13:08:12 +0000 (16:08 +0300)
README.md

index 3a71e16db1aa312a55dc97fed5b75b4b5508a470..ad1a5cfc0163a84d851fbfb440ac7cfbeb759eae 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,13 +5,15 @@
 [![Actions Status](https://github.com/ggerganov/llama.cpp/workflows/CI/badge.svg)](https://github.com/ggerganov/llama.cpp/actions)
 [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
 
+[Roadmap](https://github.com/users/ggerganov/projects/7) / [Manifesto](https://github.com/ggerganov/llama.cpp/discussions/205) / [ggml](https://github.com/ggerganov/ggml)
+
 Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
 
 **Hot topics:**
 
+- New roadmap: https://github.com/users/ggerganov/projects/7
 - Azure CI brainstorming: https://github.com/ggerganov/llama.cpp/discussions/1985
 - p1 : LLM-based code completion engine at the edge : https://github.com/ggml-org/p1/discussions/1
-- Roadmap June 2023: https://github.com/ggerganov/llama.cpp/discussions/1729
 
 <details>
   <summary>Table of Contents</summary>