The llama.cpp project has released build b11156, which introduces support for the Ling 3.0 VL model. This update folds Ling 3.0 VL into the BailingMoeV3 architecture and ensures shared NORM rope lists remain intact when gating BailingMoe3 on mrope sections.

  • Adds Ling 3.0 VL model support by integrating it with the BailingMoeV3 architecture.
  • Maintains shared NORM rope list integrity during mrope section gating for BailingMoe3.
  • Provides binaries for macOS (Apple Silicon and Intel), iOS, Linux (CPU, Vulkan, CUDA, ROCm, OpenVINO, SYCL, Snapdragon), Android, Windows, and openEuler.

This release enables users to run Ling 3.0 VL models on a wide variety of hardware platforms and operating systems.