From 49f44b5c55d801e3d51ddcf409d866047d718905 Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Tue, 30 Jan 2024 11:14:44 +0200 Subject: [PATCH] readme : update hot topics --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ecad95e58..15e61baa3 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