]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
readme : add link to SOTA models
authorGeorgi Gerganov <redacted>
Mon, 8 Jan 2024 18:25:17 +0000 (20:25 +0200)
committerGitHub <redacted>
Mon, 8 Jan 2024 18:25:17 +0000 (20:25 +0200)
README.md

index 2f6e6ffeed0983fd7b88d1999f83517ca98d89c7..a0d86a6ef724c5f054a80f480ffc16709e23852c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
 
 ### Hot topics
 
+- New SOTA quantized models, including pure 2-bits: https://huggingface.co/ikawrakow
 - Collecting Apple Silicon performance stats:
   - M-series: https://github.com/ggerganov/llama.cpp/discussions/4167
   - A-series: https://github.com/ggerganov/llama.cpp/discussions/4508