We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c494ed5 commit 160bfb2Copy full SHA for 160bfb2
README.md
@@ -7,7 +7,7 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
7
8
**Hot topics:**
9
10
-- RMSNorm implementation / fixes: https://github.com/ggerganov/llama.cpp/issues/173
+- [Added Alpaca support](https://github.com/ggerganov/llama.cpp#instruction-mode-with-alpaca)
11
- Cache input prompts for faster initialization: https://github.com/ggerganov/llama.cpp/issues/64
12
- Create a `llama.cpp` logo: https://github.com/ggerganov/llama.cpp/issues/105
13
0 commit comments