Llama.cpp B9406 MTP mmproj fix

Reddit r/LocalLLaMA Tools

Summary

Llama.cpp release B9406 fixes a crash (GGML_ASSERT) when using MTP with MoE vision models like Qwen3.6-35B-A3B.

[B9406](https://github.com/ggml-org/llama.cpp/releases/tag/b9406) Been waiting for this one. Building now. Report your results if you test! >GGML\_ASSERT(i01 >= 0 && i01 < ne01) crash in get\_rows / mtmd\_helper\_decode\_image\_chunk when using MTP + MoE model + vision (Qwen3.6-35B-A3B)
Original Article

Similar Articles

MTP released for Qwen3.8-Flash-Next-GGUF

Reddit r/LocalLLaMA

MTP has been released for the Qwen3.8-Flash-Next-GGUF model, providing detailed instructions on integration with inference tools like llama.cpp, vLLM, and Ollama for deployment.

qwen4exp fixes in llama.cpp

Reddit r/LocalLLaMA

This article reports recent bug fixes and updates in llama.cpp for the Qwen Flash Next model, advising users to update their builds frequently.