]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : add project status link
authorGeorgi Gerganov <redacted>
Wed, 4 Oct 2023 13:50:44 +0000 (16:50 +0300)
committerGitHub <redacted>
Wed, 4 Oct 2023 13:50:44 +0000 (16:50 +0300)
README.md

index ec7b5894327ed64492b017acda44a15df28c300f..e436818fa92c48b370d2c3f6f774bc463bcd73c7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
 [![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)
+[Roadmap](https://github.com/users/ggerganov/projects/7) / [Project status](https://github.com/ggerganov/llama.cpp/discussions/3471) / [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++