aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGeorgi Gerganov <ggerganov@gmail.com>2023-04-12 14:48:57 +0300
committerGitHub <noreply@github.com>2023-04-12 14:48:57 +0300
commitf76cb3a34d6a6b03afb96650e39495f201eac042 (patch)
tree0905b8a67e626aef37974c05c46b615071e5f417 /README.md
parent782438070f7568380755ffc7bf5e09b20c1e8272 (diff)
readme : change "GPU support" link to discussion
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ccb0f87..dbc0885 100644
--- 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