Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@I8dNLo I8dNLo released this 24 Dec 19:53
· 1 commit to main since this release

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