mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
Bumps ik_llama.cpp pin to 16996aeab7. Upstream 286ce32...16996ae adds a trailing `const struct quantize_user_data *` parameter to `ggml_quantize_chunk` (PR ikawrakow/ik_llama.cpp#1677) but leaves `examples/llava/clip.cpp` unchanged because their build has moved to `examples/mtmd/`. LocalAI's prepare.sh still copies from `examples/llava/`, so the dead 7-arg call reaches the grpc-server compile and fails. Patch the call site to pass `nullptr` for the new param. Assisted-by: Claude:Opus-4.7 [Read] [Edit] [Bash] |
||
|---|---|---|
| .. | ||
| grpc | ||
| ik-llama-cpp | ||
| llama-cpp | ||
| turboquant | ||