Skip to content

Commit 56551bc

Browse files
authored
readme : add notice about upcoming breaking change
1 parent fe60904 commit 56551bc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@
77

88
Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
99

10+
## ⚠️ TEMPORARY NOTICE ABOUT UPCOMING BREAKING CHANGE ⚠️
11+
12+
**The quantization formats will soon be updated: https://github.com/ggerganov/llama.cpp/pull/1305**
13+
14+
**All `ggml` model files using the old format will not work with the latest `llama.cpp` code after that change is merged**
15+
16+
---
17+
1018
**Hot topics:**
1119

1220
- [Roadmap May 2023](https://github.com/ggerganov/llama.cpp/discussions/1220)

0 commit comments

Comments
 (0)