Skip to content

text-embeddings-inference 1.9.1#268068

Merged
BrewTestBot merged 2 commits intomainfrom
bump-text-embeddings-inference-1.9.1
Feb 18, 2026
Merged

text-embeddings-inference 1.9.1#268068
BrewTestBot merged 2 commits intomainfrom
bump-text-embeddings-inference-1.9.1

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## What's Changed

🚨 Fix

When releasing ghcr.io/huggingface/text-embeddings-inference:cuda-1.9 with CUDA 12.9 and cuda-compat-12-9 there was an issue when running that same container on instances with CUDA 13.0+, as the cuda-compat-12-9 set in LD_LIBRARY_PATH was leading to a CUDA_ERROR_SYSTEM_DRIVER_MISMATCH = 803, which is now solved with a custom entrypoint that dynamically includes the cuda-compat on the LD_LIBRARY_PATH depending on the instance CUDA version.

Full Changelog: huggingface/text-embeddings-inference@v1.9.0...v1.9.1

View the full release notes at https://github.com/huggingface/text-embeddings-inference/releases/tag/v1.9.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 Feb 17, 2026
@github-actions
Copy link
Contributor

🤖 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 Feb 18, 2026
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 18, 2026
Merged via the queue into main with commit c7df1b8 Feb 18, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-text-embeddings-inference-1.9.1 branch February 18, 2026 00:43
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.

2 participants