Change8

b10598

📦 llama-cppView on GitHub →
1 features🐛 2 fixes🔧 1 symbols

Summary

The mtmd module has been updated to use a pillow-accurate resizing algorithm and includes speed optimizations. The resize_algo has been corrected for all models.

✨ New Features

  • Implemented a speed optimization for the mtmd module.

🐛 Bug Fixes

  • Corrected the resize_algo for all models in the mtmd module.
  • Utilized a pillow-accurate algorithm for resizing in the mtmd module.

Affected Symbols