From: Georgi Gerganov Date: Wed, 12 Apr 2023 11:48:57 +0000 (+0300) Subject: readme : change "GPU support" link to discussion X-Git-Tag: gguf-v0.4.0~985 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=f76cb3a34d6a6b03afb96650e39495f201eac042;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : change "GPU support" link to discussion --- diff --git a/README.md b/README.md index ccb0f877..dbc08853 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