The llama.cpp project released build b10658, introducing support for the DFlash2 specification which includes local convolution and a candidate selector. This update also addresses a specific mrope bug within the codebase.

  • Added DFlash2 support with local convolution and candidate selector functionality.
  • Included p_min parameter in DFlash2 implementation.
  • Applied patch to fix the mrope bug.
  • Optimized DFlash2 cost and refactored code structure.
  • Released binaries for macOS, Linux, Windows, Android, and openEuler across CPU, GPU, and various accelerator backends.