readme : add note that Q4 and Q5 have been changed

This commit is contained in:
Georgi Gerganov 2023-05-12 00:00:40 +03:00
parent ca7f069f39
commit b58b1f4bf6
No known key found for this signature in database
GPG key ID: 449E073F9DC10735

View file

@ -9,8 +9,8 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
**Hot topics:**
- Qauntization formats `Q4` and `Q5` have changed - requantize any old models [(info)](https://github.com/ggerganov/llama.cpp/pull/1405)
- [Roadmap May 2023](https://github.com/ggerganov/llama.cpp/discussions/1220)
- [New quantization methods](https://github.com/ggerganov/llama.cpp#quantization)
<details>
<summary>Table of Contents</summary>