aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGeorgi Gerganov <ggerganov@gmail.com>2023-04-12 14:31:12 +0300
committerGitHub <noreply@github.com>2023-04-12 14:31:12 +0300
commit782438070f7568380755ffc7bf5e09b20c1e8272 (patch)
treec0cc23e22b86010c7781e7b46b58fa955cbc1c1f /README.md
parent4dbbd407500cf500ca5f47e4e947635797997c05 (diff)
readme : update hot topics with link to "GPU support" issue
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 914c079..ccb0f87 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