llama.cpp version update (#16511)

Bump llama.cpp to b9509, which includes the upstream Gemma 4 12B multimodal projector fixes for the n_head=0 divide-by-zero crash seen on x86/CUDA/Linux/Windows.

Fixes #16479
Fixes #16489
Fixes #16491
Fixes #16492
Fixes #16495
This commit is contained in:
Daniel Hiltgen 2026-06-04 08:20:57 -07:00 committed by GitHub
parent 1d955ed990
commit 455f57457d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1 +1 @@
b9493
b9509