]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : remove project status link (#14149)
authorGeorgi Gerganov <redacted>
Thu, 12 Jun 2025 11:43:09 +0000 (14:43 +0300)
committerGitHub <redacted>
Thu, 12 Jun 2025 11:43:09 +0000 (14:43 +0300)
README.md

index 385ac04d84e56e271158bfcdc27f18661395b5a4..928100f3c256ab6be64fd0a29bb88d5b48dfe34f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
 [![Release](https://img.shields.io/github/v/release/ggml-org/llama.cpp)](https://github.com/ggml-org/llama.cpp/releases)
 [![Server](https://github.com/ggml-org/llama.cpp/actions/workflows/server.yml/badge.svg)](https://github.com/ggml-org/llama.cpp/actions/workflows/server.yml)
 
-[Roadmap](https://github.com/users/ggerganov/projects/7) / [Project status](https://github.com/ggml-org/llama.cpp/discussions/3471) / [Manifesto](https://github.com/ggml-org/llama.cpp/discussions/205) / [ggml](https://github.com/ggml-org/ggml)
+[Roadmap](https://github.com/users/ggerganov/projects/7) / [Manifesto](https://github.com/ggml-org/llama.cpp/discussions/205) / [ggml](https://github.com/ggml-org/ggml)
 
 Inference of Meta's [LLaMA](https://arxiv.org/abs/2302.13971) model (and others) in pure C/C++