mirror of
https://github.com/mudler/LocalAI.git
synced 2026-07-03 04:46:54 -04:00
feat(paged): add moe mmq launch trace patch
Assisted-by: Codex:gpt-5
This commit is contained in:
@@ -57,18 +57,18 @@ everywhere without ever touching the stock `llama-cpp` source tree.
|
||||
|
||||
## Latest mirror check
|
||||
|
||||
Phase 29 re-verified the mirror invariant after adding patch `0056`:
|
||||
Phase 31 re-verified the mirror invariant after adding patch `0057`:
|
||||
|
||||
```text
|
||||
base=0ed235ea2c17a19fc8238668653946721ed136fd
|
||||
applied_tree=8a7779726a81689a14f10a64523f2cc380d4801f
|
||||
fork_tree=8a7779726a81689a14f10a64523f2cc380d4801f
|
||||
applied_tree=4eae628e4ba6f2defa14a19d19f7e4abef9a2647
|
||||
fork_tree=4eae628e4ba6f2defa14a19d19f7e4abef9a2647
|
||||
```
|
||||
|
||||
The check used a fresh worktree at `LLAMA_VERSION`, applied every
|
||||
`patches/paged/0*.patch` with strict `git apply`, staged the result, and compared
|
||||
`git write-tree` to canonical fork branch `localai-paged` at
|
||||
`20a99518a feat(cuda): trace moe mmq batch shapes`.
|
||||
`c78e537b5 feat(cuda): trace moe mmq launch shapes`.
|
||||
|
||||
## Status
|
||||
|
||||
|
||||
Reference in New Issue
Block a user