summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgi Gerganov <ggerganov@gmail.com>2024-01-30 11:14:44 +0200
committerGitHub <noreply@github.com>2024-01-30 11:14:44 +0200
commit49f44b5c55d801e3d51ddcf409d866047d718905 (patch)
treec2ba4d4e8d17731e35bf44624f6e5a3e422aeb73
parent6685cc41c237544623b4b5651eceb9c4280728cc (diff)
readme : update hot topics
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index ecad95e5..15e61baa 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,6 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
### Hot topics
-- ⚠️ Incoming backends: https://github.com/ggerganov/llama.cpp/discussions/5138
- 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