From: Georgi Gerganov Date: Sat, 20 May 2023 13:48:03 +0000 (+0300) Subject: Update README.md X-Git-Tag: upstream/0.0.1642~1461 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=81b1577e84b4d5f004ef24f5532727ebb985616a;p=pkg%2Fggml%2Fsources%2Fggml Update README.md --- diff --git a/README.md b/README.md index d83d6bd4..b848cae3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Tensor library for machine learning -**⚠️ The quantization formats Q4 and Q5 have been updated: https://github.com/ggerganov/ggml/pull/154 - requantize any old models** +**⚠️ The quantization formats Q4 and Q8 have been updated: https://github.com/ggerganov/llama.cpp/pull/1508 - requantize any old models** ***Note that this project is under development and not ready for production use. \ Some of the development is currently happening in the [llama.cpp](https://github.com/ggerganov/llama.cpp) and [whisper.cpp](https://github.com/ggerganov/whisper.cpp) repos***