deps: update sentence-transformers requirement from <4,>=3.0.0 to >=3.0.0,<6#547
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: update sentence-transformers requirement from <4,>=3.0.0 to >=3.0.0,<6#547dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
code-review-graph reviewOverall risk: 0.00 (LOW) — 0 changed function(s)/class(es), 0 affected flow(s), 0 test gap(s) Token savings: this graph-backed report used ~971 fewer tokens (~93%) than reading every changed file in full (estimated, chars/4 approximation). Powered by code-review-graph — local-first analysis; no code leaves the CI runner. |
Updates the requirements on [sentence-transformers](https://github.com/huggingface/sentence-transformers) to permit the latest version. - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v3.0.0...v5.5.1) --- updated-dependencies: - dependency-name: sentence-transformers dependency-version: 5.5.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
579c661 to
780fffb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on sentence-transformers to permit the latest version.
Release notes
Sourced from sentence-transformers's releases.
Commits
ce3ec6dRelease v5.5.1610a7c5[fix] Collapse single-key multimodal dicts to bare modality (#3779)f9f3269Merge branch 'main' into v5.5-release02dc21dUpdate index tip for v5.5.0 (#3774)833828bRelease v5.5.098ac358[docs] Load models in float32 in the training examples & docs (#3773)d8ee041[docs] Use modality-neutral terms (input, document) in loss docs & docstrin...4c6850e[examples] Avoid LoggingHandler, silence httpx in examples (#3771)1418823docs: fix grammar in parallel-sentence-mining README (#3769)22a383d[docs] Use direct class imports in examples & docs (drop `losses.MSELoss(.....