Skip to content

Releases: qdrant/fastembed

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

v0.2.5

20 Mar 13:44
4db4839
Compare
Choose a tag to compare

What's Changed

  • Make debugging easier: Add import statement for version debugging by @NirantK in #151
  • Fix model name typo + Add SPLADE notebook by @NirantK in #155
  • Case Insensitive model name checks by @Anush008 in #157

Contributors

  • Add CONTRIBUTING.md file with guidelines for contributing to FastEmbed by @NirantK in #150
  • Fix Issue Template forms by @NirantK in #152
  • Move CONTRIBUTING.md + Add Test for Adding New Models by @NirantK in #154

Full Changelog: v0.2.4...v0.2.5

v0.2.4

13 Mar 18:26
6a94994
Compare
Choose a tag to compare

🦠 Bug Fix

Full Changelog: v0.2.3...v0.2.4

v0.2.3

13 Mar 12:52
041a606
Compare
Choose a tag to compare

What's Changed

  • Check for existing files in cache dir before instantiating a model by @nleroy917 in #128

New Models

  • feat: Support sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2 by @geetu040 in #129
  • feat: Added gte-large, nomic-text 1.5, cleanup by @Anush008 in #130
  • Add Splade v1 by @NirantK in #144

Experiments, Docs, Notebooks

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

19 Feb 09:17
defb618
Compare
Choose a tag to compare

What's Changed

  • docs: Describe how to change the model and how to just create embeddings by @KShivendu in #112
  • Add import statement to the warning message by @NirantK in #119
  • feat: Added nomic-embed-text-v1 support + formatting changes + import fixes by @Anush008 in #118
  • Releases Nomic Embedding models by @NirantK in #124

Full Changelog: v0.2.1...v0.2.2

v0.2.1

08 Feb 05:30
81bab0c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

07 Feb 15:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.2.0

Dependency and Usability Improvements

13 Dec 07:56
2c7fee3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2