Features 📖
#403 - Drop Python 3.8 support by @joein
#404 - Add Python 3.13 support by @joein
#406 - Improve models cache progress bar by @hh-space-invader
#422 - Add multi-GPU example by @hh-space-invader
#425 - Provide user warning when specifying providers and CUDA by @hh-space-invader
Models 🧠
#405 - Support jina embeddings v2 models by @hh-space-invader
#408 - Add jina clip v1 model by @hh-space-invader
#415 - Added support for the thenlper/gte-base model by @hh-space-invader
#419 - Introduced parallel processing and pair-wise API for cross-encoders by @I8dNLo
#429 - All models now support Hugging Face (hf) compatibility by @I8dNLo
Fixes 🐛
#413 - Fix ColBERT model shape mismatch by @hh-space-invader