Skip to content

text-embeddings-inference 1.7.4 #229268

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
Jul 9, 2025
Merged

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## 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 attention_bias when working with batches.

What's Changed

Full Changelog: huggingface/text-embeddings-inference@v1.7.3...v1.7.4

View the full release notes at https://github.com/huggingface/text-embeddings-inference/releases/tag/v1.7.4.


@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 Jul 7, 2025
text-embeddings-inference: update test

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 force-pushed the bump-text-embeddings-inference-1.7.4 branch from 72dc1a4 to cf0b4ef Compare July 9, 2025 01:48
Copy link
Contributor

github-actions bot commented Jul 9, 2025

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

Caution

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 Jul 9, 2025
@BrewTestBot BrewTestBot enabled auto-merge July 9, 2025 02:10
@BrewTestBot BrewTestBot added this pull request to the merge queue Jul 9, 2025
Merged via the queue into main with commit 834627a Jul 9, 2025
17 checks passed
@BrewTestBot BrewTestBot deleted the bump-text-embeddings-inference-1.7.4 branch July 9, 2025 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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