From: Georgi Gerganov Date: Wed, 12 Apr 2023 11:31:12 +0000 (+0300) Subject: readme : update hot topics with link to "GPU support" issue X-Git-Tag: gguf-v0.4.0~986 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=782438070f7568380755ffc7bf5e09b20c1e8272;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : update hot topics with link to "GPU support" issue --- diff --git a/README.md b/README.md index 914c0799..ccb0f877 100644 --- a/README.md +++ b/README.md @@ -9,6 +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) - [Roadmap Apr 2023](https://github.com/ggerganov/llama.cpp/discussions/784) ## Description