b8110
📦 llama-cppView on GitHub →
✨ 4 features🔧 2 symbols
Summary
This release introduces support for the PaddleOCR-VL model and includes several internal updates related to model loading parameters, preprocessing, and format adjustments.
Migration Steps
- If using PaddleOCR, note that the ernie4.5 model has been replaced by the paddleocr vl text model.
✨ New Features
- Added support for the PaddleOCR-VL model.
- Updated PaddleOCR model loader parameters in 'clip' to prevent Out-Of-Memory (OOM) during warmup.
- Replaced the ernie4.5 model with the paddleocr vl text model.
- Restored the change related to minicpmv.