You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ Inference of Meta's [LLaMA](https://arxiv.org/abs/2302.13971) model (and others)
18
18
19
19
### Hot topics
20
20
21
+
-**MoE memory layout has been updated - reconvert models for `mmap` support and regenerate `imatrix`https://github.com/ggerganov/llama.cpp/pull/6387**
21
22
- Model sharding instructions using `gguf-split`https://github.com/ggerganov/llama.cpp/discussions/6404
22
23
- Fix major bug in Metal batched inference https://github.com/ggerganov/llama.cpp/pull/6225
23
24
- Multi-GPU pipeline parallelizm support https://github.com/ggerganov/llama.cpp/pull/6017
0 commit comments