v1.5.1
What's Changed
- Download
model.onnx_databy @kozistr in https://github.com/huggingface/text-embeddings-inference/pull/343 - Rename 'Sentence Transformers' to 'sentence-transformers' in docstrings by @Wauplin in https://github.com/huggingface/text-embeddings-inference/pull/342
- fix: add serde default for truncation direction by @drbh in https://github.com/huggingface/text-embeddings-inference/pull/399
- fix: metrics unbounded memory by @OlivierDehaene in https://github.com/huggingface/text-embeddings-inference/pull/409
- Fix to allow health check w/o auth by @kozistr in https://github.com/huggingface/text-embeddings-inference/pull/360
- Update
ortcrate version to2.0.0-rc.4to support onnx IR version 10 by @kozistr in https://github.com/huggingface/text-embeddings-inference/pull/361 - adds curl to fix healthcheck by @WissamAntoun in https://github.com/huggingface/text-embeddings-inference/pull/376
- fix: use num_cpus::get to check as get_physical does not check cgroups by @OlivierDehaene in https://github.com/huggingface/text-embeddings-inference/pull/410
- fix: use status code 400 when batch is empty by @OlivierDehaene in https://github.com/huggingface/text-embeddings-inference/pull/413
- fix: add cls pooling as default for BERT variants by @OlivierDehaene in https://github.com/huggingface/text-embeddings-inference/pull/426
- feat: auto limit string if truncate is set by @OlivierDehaene in https://github.com/huggingface/text-embeddings-inference/pull/428
New Contributors
- @Wauplin made their first contribution in https://github.com/huggingface/text-embeddings-inference/pull/342
- @XciD made their first contribution in https://github.com/huggingface/text-embeddings-inference/pull/345
- @WissamAntoun made their first contribution in https://github.com/huggingface/text-embeddings-inference/pull/376
Full Changelog: https://github.com/huggingface/text-embeddings-inference/compare/v1.5.0...v1.5.1
Fetched April 7, 2026
