]> git.djapps.eu Git - pkg/ggml/sources/ggml/commitdiff
Update README.md
authorGeorgi Gerganov <redacted>
Sat, 20 May 2023 13:48:03 +0000 (16:48 +0300)
committerGitHub <redacted>
Sat, 20 May 2023 13:48:03 +0000 (16:48 +0300)
README.md

index d83d6bd425708c33f299671e774149ce4cf32190..b848cae3e6044773056133980cb4f60e6aa3c1f5 100644 (file)
--- 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***