chore(deps): bump open-clip-torch from 3.0.0 to 3.3.0#13
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump open-clip-torch from 3.0.0 to 3.3.0#13dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [open-clip-torch](https://github.com/mlfoundations/open_clip) from 3.0.0 to 3.3.0. - [Release notes](https://github.com/mlfoundations/open_clip/releases) - [Changelog](https://github.com/mlfoundations/open_clip/blob/main/HISTORY.md) - [Commits](mlfoundations/open_clip@v3.0.0...v3.3.0) --- updated-dependencies: - dependency-name: open-clip-torch dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
4e63b52 to
06a0cc4
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.
Bumps open-clip-torch from 3.0.0 to 3.3.0.
Release notes
Sourced from open-clip-torch's releases.
Commits
3057361Release 3.3.037c7c8fRemove excessive logging when using --torchcompilee586040Typobfd2f34Fix a few DDP issues, reduce chances of timeouts during checkpoint, early exi...a9ad60cFix BeamSearchScorer import for transformers >= 4.5631dd6c9Add requests to test dependencies590e23eReplace batch_encode_plus() with call()d3cdb73Allow transforms that accept torch.Tensor / np.ndarray from the beginning6f93905Release 3.2.013b01ecAdd MobileCLIP2 model configs & pretrained weights. Needs latest timm for S3/...