b9263
📦 llama-cppView on GitHub →
✨ 2 features🐛 1 fixes🔧 2 symbols
Summary
This release merges HunyuanOCR into HunyuanVL, resolving OCR vision precision issues by aligning its sampling method with the reference implementation. Numerous platform-specific binaries are provided.
✨ New Features
- Merged HunyuanOCR functionality into HunyuanVL.
- Updated HUNYUANVL projector and HUNYUAN_VL text architecture.
🐛 Bug Fixes
- Fixed OCR vision precision issues by incorporating the +0.1 bilinear sampler previously skipped by the separate OCR path.