Skip to content

Commit

Permalink
Update hot topics to mention Alpaca support
Browse files Browse the repository at this point in the history
  • Loading branch information
ggerganov authored Mar 19, 2023
1 parent c494ed5 commit 160bfb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++

**Hot topics:**

- RMSNorm implementation / fixes: https://github.com/ggerganov/llama.cpp/issues/173
- [Added Alpaca support](https://github.com/ggerganov/llama.cpp#instruction-mode-with-alpaca)
- Cache input prompts for faster initialization: https://github.com/ggerganov/llama.cpp/issues/64
- Create a `llama.cpp` logo: https://github.com/ggerganov/llama.cpp/issues/105

Expand Down

0 comments on commit 160bfb2

Please sign in to comment.