diff options
author | Georgi Gerganov <ggerganov@gmail.com> | 2024-01-30 11:14:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-30 11:14:44 +0200 |
commit | 49f44b5c55d801e3d51ddcf409d866047d718905 (patch) | |
tree | c2ba4d4e8d17731e35bf44624f6e5a3e422aeb73 | |
parent | 6685cc41c237544623b4b5651eceb9c4280728cc (diff) |
readme : update hot topics
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |