The llama.cpp project has released build b10762, which introduces support for the DeepSeek-V4-Flash-Vision-Exp model. This update also includes handling of minimum and maximum token counts from the command line interface.

Key changes in this release include:

  • Added mtmd support for DeepSeek-V4-Flash-Vision-Exp.
  • Implemented handling for min/max token counts via CLI.
  • Switched to using GGML_ROPE_TYPE_VISION.
  • Corrected token count logic and removed debugging code.

The release provides binaries for macOS, Linux, Windows, Android, and iOS across various hardware backends including CPU, CUDA, ROCm, Vulkan, and OpenVINO.