The llama.cpp project has released version b10604, introducing support for the Deepseek 4 (DSV4) model format alongside new precompiled binaries for macOS and iOS.
- Adds Deepseek 4 (DSV4) sm tensor support with coarser granularity for head splits and fixes for dspark.
- Enables model saving for DSV4 and allows dflash to return on specific devices.
- Includes shared expert delayed allreduce functionality.
- Provides macOS Apple Silicon binaries, iOS XCFrameworks, and updated binaries for Linux, Windows, Android, and openEuler across CPU, GPU, and specialized backends.
This release enables users to run Deepseek 4 models using llama.cpp and provides updated native builds for Apple devices.