]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : fix roadmap link (#12185)
authorGeorgi Gerganov <redacted>
Tue, 4 Mar 2025 16:42:44 +0000 (18:42 +0200)
committerGitHub <redacted>
Tue, 4 Mar 2025 16:42:44 +0000 (18:42 +0200)
README.md

index f7f1a521e40a8baa6ed37d2baaa0fa92b1d4238f..ffb59a4229026d7a928daac5b054efdd74bc6a04 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
 [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
 [![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/ggml-org/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) / [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)
 
 Inference of Meta's [LLaMA](https://arxiv.org/abs/2302.13971) model (and others) in pure C/C++