mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-25 13:58:46 +01:00
readme : add notice about upcoming breaking change
This commit is contained in:
parent
fe60904eef
commit
56551bc11f
@ -7,6 +7,14 @@
|
|||||||
|
|
||||||
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 ABOUT UPCOMING BREAKING CHANGE ⚠️
|
||||||
|
|
||||||
|
**The quantization formats will soon be updated: https://github.com/ggerganov/llama.cpp/pull/1305**
|
||||||
|
|
||||||
|
**All `ggml` model files using the old format will not work with the latest `llama.cpp` code after that change is merged**
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
**Hot topics:**
|
**Hot topics:**
|
||||||
|
|
||||||
- [Roadmap May 2023](https://github.com/ggerganov/llama.cpp/discussions/1220)
|
- [Roadmap May 2023](https://github.com/ggerganov/llama.cpp/discussions/1220)
|
||||||
|
Loading…
Reference in New Issue
Block a user