Skip to content

text-embeddings-inference 1.6.1 #217310

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 30, 2025
Merged

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* Enable intel devices CPU/XPU/HPU for python backend by @yuanwu2017 in https://github.com/huggingface/text-embeddings-inference/pull/245
* add reranker model support for python backend by @kaixuanliu in https://github.com/huggingface/text-embeddings-inference/pull/386
* (FIX): CI Security Fix - branchname injection by @glegendre01 in https://github.com/huggingface/text-embeddings-inference/pull/479
* Upgrade TEI. by @Narsil in https://github.com/huggingface/text-embeddings-inference/pull/501
* Pin `cargo-chef` installation to 0.1.62 by @alvarobartt in https://github.com/huggingface/text-embeddings-inference/pull/469
* add `TRUST_REMOTE_CODE` param to python backend. by @kaixuanliu in https://github.com/huggingface/text-embeddings-inference/pull/485
* Enable splade embeddings for Python backend by @pi314ever in https://github.com/huggingface/text-embeddings-inference/pull/493
* Hpu bucketing by @kaixuanliu in https://github.com/huggingface/text-embeddings-inference/pull/489
* Optimize flash bert path for hpu device by @kaixuanliu in https://github.com/huggingface/text-embeddings-inference/pull/509
* upgrade ipex to 2.6 version for cpu/xpu  by @kaixuanliu in https://github.com/huggingface/text-embeddings-inference/pull/510
* fix bug for `MaskedLanguageModel` class` by @kaixuanliu in https://github.com/huggingface/text-embeddings-inference/pull/513
* Fix double incrementing `te_request_count` metric by @kozistr in https://github.com/huggingface/text-embeddings-inference/pull/486
* Add intel based images to the CI by @baptistecolle in https://github.com/huggingface/text-embeddings-inference/pull/518
* Fix typo on intel docker image by @baptistecolle in https://github.com/huggingface/text-embeddings-inference/pull/529
* chore: Upgrade to tokenizers 0.21.0 by @lightsofapollo in https://github.com/huggingface/text-embeddings-inference/pull/512
* feat: add support for "model_type": "gte" by @anton-pt in https://github.com/huggingface/text-embeddings-inference/pull/519
* Update `README.md` to include ONNX by @alvarobartt in https://github.com/huggingface/text-embeddings-inference/pull/507
* Fusing both Gte Configs. by @Narsil in https://github.com/huggingface/text-embeddings-inference/pull/530
* Add `HF_HUB_USER_AGENT_ORIGIN` by @alvarobartt in https://github.com/huggingface/text-embeddings-inference/pull/534
* Use `--hf-token` instead of `--hf-api-token` by @alvarobartt in https://github.com/huggingface/text-embeddings-inference/pull/535
* Fixing the tests. by @Narsil in https://github.com/huggingface/text-embeddings-inference/pull/531
* Support classification head for DistilBERT by @kozistr in https://github.com/huggingface/text-embeddings-inference/pull/487
* add CLI flag `disable-spans` to toggle span trace logging by @obloomfield in https://github.com/huggingface/text-embeddings-inference/pull/481
* feat: support HF_ENDPOINT environment when downloading model by @StrayDragon in https://github.com/huggingface/text-embeddings-inference/pull/505
* Small fixup. by @Narsil in https://github.com/huggingface/text-embeddings-inference/pull/537
* Fix `VarBuilder` handling in GTE e.g. `gte-multilingual-reranker-base` by @Narsil in https://github.com/huggingface/text-embeddings-inference/pull/538
* make a WA in case Bert model do not have `safetensor` file by @kaixuanliu in https://github.com/huggingface/text-embeddings-inference/pull/515
* Add missing `match` on `onnx/model.onnx` download by @alvarobartt in https://github.com/huggingface/text-embeddings-inference/pull/472
* Fixing the impure flake devShell to be able to run python code. by @Narsil in https://github.com/huggingface/text-embeddings-inference/pull/539
* Prepare for release. by @Narsil in https://github.com/huggingface/text-embeddings-inference/pull/540

New Contributors

Full Changelog: huggingface/text-embeddings-inference@v1.6.0...v1.6.1

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Mar 30, 2025
autobump: add text-embeddings-inference

Signed-off-by: Rui Chen <[email protected]>
@chenrui333 chenrui333 force-pushed the bump-text-embeddings-inference-1.6.1 branch from b36ac9f to e54e483 Compare March 30, 2025 17:21
@github-actions github-actions bot added automerge-skip `brew pr-automerge` will skip this pull request autobump labels Mar 30, 2025
@chenrui333 chenrui333 removed the automerge-skip `brew pr-automerge` will skip this pull request label Mar 30, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Mar 30, 2025
@BrewTestBot BrewTestBot enabled auto-merge March 30, 2025 22:12
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 30, 2025
Merged via the queue into master with commit b70bddc Mar 30, 2025
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-text-embeddings-inference-1.6.1 branch March 30, 2025 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autobump bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants