b8388
📦 llama-cppView on GitHub →
✨ 1 features🐛 4 fixes🔧 1 symbols
Summary
This release introduces support for the mistral small 4 model and includes various internal fixes related to testing, code review suggestions, and file conversion scripts.
✨ New Features
- Added support for the mistral small 4 model.
🐛 Bug Fixes
- Fixed tests (multiple instances mentioned).
- Applied suggestions from code review.
- Updated convert_hf_to_gguf.py.
- Changed newline handling.