Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
Notable Changes
OrtRuntime
position_ids
andpast_key_values
as inputspadding_side
andpad_token_id
What's Changed
extra_args
totrufflehog
to exclude unverified results by @alvarobartt in Addextra_args
totrufflehog
to exclude unverified results huggingface/text-embeddings-inference#696USE_FLASH_ATTENTION
by @alvarobartt in Disable Flash Attention withUSE_FLASH_ATTENTION
huggingface/text-embeddings-inference#692position_ids
andpast_key_values
inOrtBackend
by @alvarobartt in Add support forposition_ids
andpast_key_values
inOrtBackend
huggingface/text-embeddings-inference#700modules.json
to identify defaultDense
modules by @alvarobartt in Parsemodules.json
to identify defaultDense
modules huggingface/text-embeddings-inference#701padding_side
andpad_token_id
inOrtBackend
by @alvarobartt in Addpadding_side
andpad_token_id
inOrtBackend
huggingface/text-embeddings-inference#705docs/openapi.json
for v1.8.0 by @alvarobartt in Updatedocs/openapi.json
for v1.8.0 huggingface/text-embeddings-inference#708version
to 1.8.1 by @alvarobartt in Updateversion
to 1.8.1 huggingface/text-embeddings-inference#712Full Changelog: huggingface/text-embeddings-inference@v1.8.0...v1.8.1
View the full release notes at https://github.com/huggingface/text-embeddings-inference/releases/tag/v1.8.1.