File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -18,12 +18,12 @@ Inference of Meta's [LLaMA](https://arxiv.org/abs/2302.13971) model (and others)
18
18
19
19
### Hot topics
20
20
21
+ - Model sharding instructions using ` gguf-split ` https://github.com/ggerganov/llama.cpp/discussions/6404
21
22
- Fix major bug in Metal batched inference https://github.com/ggerganov/llama.cpp/pull/6225
22
23
- Multi-GPU pipeline parallelizm support https://github.com/ggerganov/llama.cpp/pull/6017
23
24
- Looking for contributions to add Deepseek support: https://github.com/ggerganov/llama.cpp/issues/5981
24
25
- Quantization blind testing: https://github.com/ggerganov/llama.cpp/discussions/5962
25
26
- 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
27
27
28
28
----
29
29
You can’t perform that action at this time.
0 commit comments