feat(paged): add moe mmq launch trace patch

Assisted-by: Codex:gpt-5
This commit is contained in:
Ettore Di Giacinto
2026-07-01 04:54:33 +00:00
parent b28b448c68
commit e189e5a4ca
7 changed files with 403 additions and 14 deletions

View File

@@ -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