Skip to content

Commit b1306c4

Browse files
authored
readme : update hot topics
1 parent 800a489 commit b1306c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)