releases.shpreview

Text Embeddings Inference

Mon
Wed
Fri
JulAugSepOctNovDecJanFebMarAprMayJunJul
Less
More
Releases3Avg0/wkVersionsv1.9.0 to v1.9.2

What's changed?

🚨 Breaking changes
  • Default HiddenAct::Gelu to GeLU + tanh in favour of GeLU erf by…
Read more →

🔧 Fixed Intel MKL Support

Since Text Embeddings Inference (TEI) v1.7.0, Intel MKL support had been broken due to changes in the candle dependency. Neither static-linking nor dynamic-linking worked correctly, which caused models using Intel MKL on CPU to fail with…

Read more →

Today, Google releases EmbeddingGemma, a state-of-the-art multilingual embedding model perfect for…

Read more →

Notable Changes

  • Qwen3 support for 0.6B, 4B and 8B on CPU, MPS, and FlashQwen3 on CUDA and Intel HPUs -…
Read more →

Noticeable Changes

Qwen3 was not working fine on CPU / MPS when sending batched requests on FP16 precision, due to the FP32 minimum value downcast (now manually set to FP16 minimum value instead) leading to null values, as well as a missing to_dtype call on the…

Read more →

Notable changes

  • Upgrade dependencies heavily (candle 0.5 -> 0.8 and related)
  • Added ModernBert support by @kozistr !

What's Changed

  • Moving cublaslt into TEI extension for easier upgrade of candle globally by @Narsil in…
Read more →

Notable changes

  • New truncation direction parameter
  • Cuda support for JinaCode model architecture
  • Cuda support for Mistral model architecture
  • Cuda…
Read more →
Last Checked
3h ago
Tracking since Oct 13, 2023