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++
10
10
11
11
### Hot topics
12
12
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
13
16
- 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
16
17
- 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
18
18
19
19
----
20
20
You can’t perform that action at this time.
0 commit comments