The llama.cpp project has released build b10153, which introduces support for the Nanbeige4.2 model architecture.

  • Adds compatibility for loading and running Nanbeige4.2 models.
  • Fixes flake8 linting checks in the codebase.
  • Corrects loop bound checks and removes redundant head_dim logic.
  • Provides binaries for macOS (Apple Silicon and Intel), Linux, Windows, Android, and iOS across CPU, CUDA, ROCm, Vulkan, OpenVINO, SYCL, and other backends.

This update allows users to utilize the Nanbeige4.2 model within the llama.cpp framework while benefiting from general code quality improvements.