From: Georgi Gerganov Date: Mon, 8 Jan 2024 18:25:17 +0000 (+0200) Subject: readme : add link to SOTA models X-Git-Tag: upstream/0.0.4488~2694 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=a9a8c5de3d2028701c239d821b220214fcaefbf1;p=pkg%2Fggml%2Fsources%2Fllama.cpp readme : add link to SOTA models --- diff --git a/README.md b/README.md index 2f6e6ffe..a0d86a6e 100644 --- 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