mirror of
https://git.adityakumar.xyz/llama.cpp.git
synced 2024-11-09 15:29:43 +00:00
readme : change "GPU support" link to discussion
This commit is contained in:
parent
782438070f
commit
f76cb3a34d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
|
||||||
|
|
||||||
**Hot topics:**
|
**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)
|
- [Roadmap Apr 2023](https://github.com/ggerganov/llama.cpp/discussions/784)
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
Loading…
Reference in a new issue