We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55390bc commit 7f15c5cCopy full SHA for 7f15c5c
README.md
@@ -9,10 +9,8 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
9
10
**Hot topics:**
11
12
+- [Roadmap May 2023](https://github.com/ggerganov/llama.cpp/discussions/1220)
13
- [New quantization methods](https://github.com/ggerganov/llama.cpp#quantization)
-- [Added LoRA support](https://github.com/ggerganov/llama.cpp/pull/820)
14
-- [Add GPU support to ggml](https://github.com/ggerganov/llama.cpp/discussions/915)
15
-- [Roadmap Apr 2023](https://github.com/ggerganov/llama.cpp/discussions/784)
16
17
## Description
18
0 commit comments