The llama.cpp project released build b10218, which includes the addition of minicpmv46 downsample support via pull request #25993. This update introduces a 4x ignore VIT merger and places the downsample mode inside the GGUF format.

  • Added minicpmv46 downsample functionality to mtmd_image_preprocessor_llava_uhd.
  • Integrated the downsample mode directly into the GGUF structure.
  • Included a 4x ignore VIT merger in the conversion process.

This release provides binaries for macOS, Linux, Windows, Android, and openEuler across various hardware accelerators including CUDA, ROCm, Vulkan, and OpenVINO.