Update dependency ggml-org/llama.cpp to v9551 - autoclosed#219
Closed
renovate[bot] wants to merge 1 commit into
Closed
Update dependency ggml-org/llama.cpp to v9551 - autoclosed#219renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
b9066→b9551Release Notes
ggml-org/llama.cpp (ggml-org/llama.cpp)
vb9551Compare Source
Details
kv-cache : avoid kv cells copies (#24277)
macOS/iOS:
Linux:
Android:
Windows:
openEuler:
UI:
vb9550Compare Source
Details
kv-cache: follow the source cache size when sharing cells (#24267)
A fitted target context can end up smaller than the draft default, the
oversized assistant views then overflow the shared K/V tensors and trip
the ggml_view_4d size assert during graph reserve.
macOS/iOS:
Linux:
Android:
Windows:
openEuler:
UI:
vb9549Compare Source
Details
llama : add Gemma4 MTP (#23398)
macOS/iOS:
Linux:
Android:
Windows:
openEuler:
UI:
vb9548Compare Source
Details
spec : fix vocab compatibility check (#24256)
macOS/iOS:
Linux:
Android:
Windows:
openEuler:
UI:
vb9547Compare Source
Details
arg: Skip mmproj download when user supplied mmproj (#24239)
macOS/iOS:
Linux:
Android:
Windows:
openEuler:
UI:
vb9544Compare Source
Details
common/chat : fix LFM2/LFM2.5 reasoning round-trip and leak (#24234)
macOS/iOS:
Linux:
Android:
Windows:
openEuler:
UI:
vb9543Compare Source
Details
mtmd: support "frame merge" for qwen-vl-based models (#21858)
feat: add video support for Qwen3.5
various clean up
revise the design
fix llava-uhd case
nits
nits 2
Co-authored-by: andrewmd5 <1297077+andrewmd5@users.noreply.github.com>
macOS/iOS:
Linux:
Android:
Windows:
openEuler:
UI:
vb9542Compare Source
Details
completion : remove useless statics (#24226)
Signed-off-by: Adrien Gallouët angt@huggingface.co
macOS/iOS:
Linux:
Android:
Windows:
openEuler:
UI:
vb9541Compare Source
Details
completion : fix format specifier in LOG_INF (#24213)
Signed-off-by: Adrien Gallouët angt@huggingface.co
macOS/iOS:
Linux:
Android:
Windows:
openEuler:
UI:
vb9538Compare Source
Details
model : rename local n_layer_all variable (#24209)
macOS/iOS:
Linux:
Android:
Windows:
openEuler:
UI:
vb9537Compare Source
Details
context : fix off-by-one comparisons to n_gpu_layers (#24208)
macOS/iOS:
Linux:
Android:
Windows:
openEuler:
UI:
vb9536Compare Source
Details
opencl: improve get_rows, cpy, concat and q6_k flat gemv (#24160)
opencl: allow multiple workgroups for large rows
opencl: improve small cpy
opencl: packed concat for small input
opencl: tweak flat q6_K gemv, increase N_DST and remap threads
macOS/iOS:
Linux:
Android:
Windows:
openEuler:
UI:
vb9535Compare Source
Details
common/chat : unify and fix LFM2/LFM2.5 tool parser (#24178)
macOS/iOS:
Linux:
Android:
Windows:
openEuler:
UI:
vb9534Compare Source
Details
vulkan: add fwht support for Intel with shmem reduction (#23964)
vulkan: add fwht support for Intel with shmem reduction
don't use N as workgroup size
disable subgroup shuffle on MoltenVK AMD
disable fwht shader on Intel Windows due to driver bug
macOS/iOS:
Linux:
Android:
Windows:
openEuler:
UI:
vb9533Compare Source
Details
model: fix build failed (#24193)
macOS/iOS:
Linux:
Android:
Windows:
openEuler:
UI:
vb9531Compare Source
Details
TP: round up granularity to 128 (#24180)
TP: round up granularity to 128
remove assert
macOS/iOS:
Linux:
Android:
Windows:
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.