diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2023-04-12 14:31:12 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-12 14:31:12 +0300 |
commit | 782438070f7568380755ffc7bf5e09b20c1e8272 (patch) | |
tree | c0cc23e22b86010c7781e7b46b58fa955cbc1c1f | |
parent | 4dbbd407500cf500ca5f47e4e947635797997c05 (diff) |
readme : update hot topics with link to "GPU support" issue
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |