File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 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)
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
You can’t perform that action at this time.
0 commit comments