]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : add link to new k-quants for visibility
authorGeorgi Gerganov <redacted>
Mon, 26 Jun 2023 16:45:09 +0000 (19:45 +0300)
committerGitHub <redacted>
Mon, 26 Jun 2023 16:45:09 +0000 (19:45 +0300)
README.md

index ad1a5cfc0163a84d851fbfb440ac7cfbeb759eae..670f35eca4ce033b1809277d52d2f25a674df361 100644 (file)
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
 
 **Hot topics:**
 
+- k-quants now support super-block size of 64: https://github.com/ggerganov/llama.cpp/pull/2001
 - New roadmap: https://github.com/users/ggerganov/projects/7
 - Azure CI brainstorming: https://github.com/ggerganov/llama.cpp/discussions/1985
 - p1 : LLM-based code completion engine at the edge : https://github.com/ggml-org/p1/discussions/1