File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ Inference of [LLaMA](https://arxiv.org/abs/2302.13971) model in pure C/C++
1010
1111### Hot topics
1212
13+ - Collecting Apple Silicon performance stats:
14+ - M-series: https://github.com/ggerganov/llama.cpp/discussions/4167
15+ - A-series: https://github.com/ggerganov/llama.cpp/discussions/4508
1316- Added Mixtral support: https://github.com/ggerganov/llama.cpp/pull/4406
14- - ** llama.h API change for handling KV cache offloading and data type: https://github.com/ggerganov/llama.cpp/pull/4309 **
15- - Using ` llama.cpp ` with AWS instances: https://github.com/ggerganov/llama.cpp/discussions/4225
1617- Looking for contributions to improve and maintain the ` server ` example: https://github.com/ggerganov/llama.cpp/issues/4216
17- - Collecting Apple Silicon performance stats: https://github.com/ggerganov/llama.cpp/discussions/4167
1818
1919----
2020
You can’t perform that action at this time.
0 commit comments