Skip to content

Commit c50a82c

Browse files
authored
readme : update hot topics
1 parent 37e7854 commit c50a82c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ Inference of Meta's [LLaMA](https://arxiv.org/abs/2302.13971) model (and others)
1818

1919
### Hot topics
2020

21+
- Model sharding instructions using `gguf-split` https://github.com/ggerganov/llama.cpp/discussions/6404
2122
- Fix major bug in Metal batched inference https://github.com/ggerganov/llama.cpp/pull/6225
2223
- Multi-GPU pipeline parallelizm support https://github.com/ggerganov/llama.cpp/pull/6017
2324
- Looking for contributions to add Deepseek support: https://github.com/ggerganov/llama.cpp/issues/5981
2425
- Quantization blind testing: https://github.com/ggerganov/llama.cpp/discussions/5962
2526
- Initial Mamba support has been added: https://github.com/ggerganov/llama.cpp/pull/5328
26-
- Support loading sharded model, using `gguf-split` CLI https://github.com/ggerganov/llama.cpp/pull/6187
2727

2828
----
2929

0 commit comments

Comments
 (0)