chore: ⬆️ Update ggml-org/llama.cpp to 0021a77de0a8966059dc94548fb3b96654e0bb12 - #11508
Conversation
3ed3ccc to
a526e1d
Compare
a526e1d to
0f74132
Compare
1bdaf5b to
2434b34
Compare
a94d563ed801d1da1b8c2432946de07d0231bb3d9d57ce456c94d241dde672b2db9cf18879766568
c0a5128 to
516656d
Compare
9d57ce456c94d241dde672b2db9cf188797665680d9ceae1e38291035605613ab41a8f5e693d6fcd
|
@localai-org-maint-bot pick this up, fix CI |
516656d to
403ee88
Compare
|
Pushed the patch-context refresh on current master. The full llama.cpp patch series now applies cleanly to the new pin, and all 14 standalone C++ unit-test files pass. The new bot-assisted commit intentionally has no |
|
@localai-org-maint-bot CI fails |
|
Pushed |
|
@localai-org-maint-bot another one |
972310a to
6d075bc
Compare
0d9ceae1e38291035605613ab41a8f5e693d6fcd4df29be4f4c3673f428170fda944a5b19f743bb8
|
Pushed |
|
@localai-org-maint-bot again |
|
Pushed |
a5e7ed1 to
1420ad0
Compare
|
Pushed |
1420ad0 to
f4463f2
Compare
4df29be4f4c3673f428170fda944a5b19f743bb80021a77de0a8966059dc94548fb3b96654e0bb12
Assisted-by: Codex:gpt-5.6
The new llama.cpp pin changed the slot reset and prompt batch code. GNU patch accepted stale hunks with fuzz, which left the L4T build with invalid source. Refresh both server patches against the pinned source so each hunk applies at its intended location. Assisted-by: Codex:gpt-5
The updated llama.cpp groups cumulative counters under server_metrics. Probe the result layout so the shared adapter also compiles against older forks. Assisted-by: Codex:gpt-5
GNU patch rejects the stale pre-decode hunk after the score patch changes the same file. Anchor the TTS hunks to the pinned llama.cpp source so the full series applies without fuzz. Assisted-by: Codex:gpt-5.4
The updated llama.cpp creates its batch threadpool during model initialization, before the context-level fallback can replace the -1 sentinel. Resolve that sentinel from the inference thread count so model loading does not overflow the threadpool allocation.\n\nAssisted-by: Codex:gpt-5.4
f4463f2 to
4f78c8c
Compare
|
Restored the full fix stack after automation regenerated the branch at |
Changes: https://github.com/ggml-org/llama.cpp/compare/84e908c625fb60992b4cdef8180fb12fa9b4c4bf..0021a77de0a8966059dc94548fb3b96654e0bb12