Skip to content

Releases: qdrant/fastembed

v0.5.0

24 Dec 19:53
Compare
Choose a tag to compare

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

v0.4.2

13 Nov 13:41
9841666
Compare
Choose a tag to compare

Change Log

Features 📖

Models 🧠

Fixes 🐛

v0.4.1

21 Oct 20:30
Compare
Choose a tag to compare

Change Log

Features 📢

  • #366 - replace pystemmer with py-rust-stemmers by @I8dNLo

v0.4.0

21 Oct 18:19
Compare
Choose a tag to compare

Change Log

Features 📢

Models 🧠

  • #355 - rerankers ms-marco-MiniLM-L-6-v2, ms-marco-MiniLM-L-12-v2, bge-reranker-base by @celinehoang177

Fixes 🐛

Thanks to everyone who contributed to the current release
@celinehoang177 @I8dNLo @generall @hh-space-invader @n0x29a @joein

v0.3.5

23 Aug 18:16
Compare
Choose a tag to compare

Change Log

Features 📢

  • #315 - accept PIL images as input in image models by @I8dNLo

Models 🧠

Fixes 🐛

  • #319 - fix cutting model_max_length down in the case of context windows larger than 512 by @I8dNLo

Thanks to everyone who contributed to the current release
@I8dNLo @Anush008 @mrscoopers

v0.3.4

17 Jul 15:31
Compare
Choose a tag to compare

0.3.4

Features 🪄

Bug fixes 🦟

v0.3.1

17 Jun 18:05
35c535a
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Docs

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

05 Jun 17:11
Compare
Choose a tag to compare

Changelog

Features 🪄


Fixes 🪛

  • #250 #244 unlock huggingface-hub, tokenizers and ruff dependencies, allow versions <1.0 by @joein

Full Changelog: v0.2.7...v0.3.0

v0.2.7

03 May 19:56
Compare
Choose a tag to compare

Changelog

Features 🪄


Fixes 🪛

  • #179 fix model cache invalidation if gcs downloading was interrupted by @joein
  • #223 allow using fastembed behind a firewall utilising cached on disk models by @Thiru-GVT @joein

New models 🏆


Various documentation, workflow and notebooks improvements by @NirantK @generall @arunppsg


Full Changelog: v0.2.6...v0.2.7

v0.2.6

01 Apr 15:30
c099097
Compare
Choose a tag to compare

What's Changed

  • feat: support mixedbread-ai/mxbai-embed-large-v1 by @yuvraj-wale in #158
  • fix: case-insensitive check model_management.py by @Anush008 in #160
  • Add misspelled version of SPLADE++ model for English by @NirantK in #161
  • Hybrid Search Tutorial by @NirantK in #165
  • fix: unify existing patterns, remove redundant by @joein in #168
  • Fix spladepp parallelism by @joein in #169
  • Update ruff by @joein in #172
  • new: simplify imports by @joein in #171
  • fix: fix model sizes in supported models lists by @joein in #167
  • Update size_in_GB for BAAI/bge-small-en-v1.5 model by @NirantK in #176
  • refactoring: update imports in notebooks by @joein in #173

New Contributors

Full Changelog: v0.2.5...v0.2.6