The llama.cpp project released build b10598, which updates the mtmd module to use a pillow-accurate resize algorithm and corrects the resize_algo for all models. This release also includes speed optimizations.
- The mtmd module now employs a pillow-accurate resize algorithm.
- The resize_algo has been corrected across all models.
- General speed optimizations were applied.
This update ensures more accurate image resizing in the mtmd module and improves performance for users running llama.cpp on macOS, iOS, Linux, Windows, Android, and openEuler.