]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : change "GPU support" link to discussion
authorGeorgi Gerganov <redacted>
Wed, 12 Apr 2023 11:48:57 +0000 (14:48 +0300)
committerGitHub <redacted>
Wed, 12 Apr 2023 11:48:57 +0000 (14:48 +0300)
README.md

index ccb0f8774879bd4edbe2f177dcd3c6ccc365a8ba..dbc088532b05ddcd42076367a9a5daf8c8021374 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
 
 **Hot topics:**
 
-- [Add GPU support to ggml](https://github.com/ggerganov/llama.cpp/issues/914)
+- [Add GPU support to ggml](https://github.com/ggerganov/llama.cpp/discussions/915)
 - [Roadmap Apr 2023](https://github.com/ggerganov/llama.cpp/discussions/784)
 
 ## Description