b9080
📦 llama-cppView on GitHub →
✨ 1 features🐛 2 fixes🔧 1 symbols
Summary
This release introduces support for the Gemma4_26B_A4B_NVFP4 model format conversion. It also includes minor fixes for CRLF and linting errors.
✨ New Features
- Support added for Gemma4_26B_A4B_NVFP4 model, including conversion of hf checkpoint to gguf format.
🐛 Bug Fixes
- Fixed CRLF issues.
- Fixed linting errors.