mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-26 03:14:35 +00:00
Remove temporary notice and update hot topics
This commit is contained in:
parent
f5a77a629b
commit
56817b1f88
10
README.md
10
README.md
@ -5,17 +5,9 @@
|
|||||||
|
|
||||||
Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
|
Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
**TEMPORARY NOTICE:**
|
|
||||||
Big code change incoming: https://github.com/ggerganov/llama.cpp/pull/370
|
|
||||||
|
|
||||||
Do not merge stuff until we merge this. Probably merge will happen on March 22 ~6:00am UTC
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
**Hot topics:**
|
**Hot topics:**
|
||||||
|
|
||||||
|
- New C-style API is now available: https://github.com/ggerganov/llama.cpp/pull/370
|
||||||
- [Added Alpaca support](https://github.com/ggerganov/llama.cpp#instruction-mode-with-alpaca)
|
- [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
|
- 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
|
- Create a `llama.cpp` logo: https://github.com/ggerganov/llama.cpp/issues/105
|
||||||
|
Loading…
Reference in New Issue
Block a user