-
Notifications
You must be signed in to change notification settings - Fork 310
skipping test dependent on safetensor and fix cast issues #2387
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
Closed
Closed
Changes from 9 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
8669e3f
skipping test dependent on safetensor
amitsrivastava78 9315baf
Fixed some cast issues due to tests failing
amitsrivastava78 e40636c
Fix NameError: name 'int32' is not defined in CLIP layers
amitsrivastava78 78248cf
Trigger pre-commit hooks to verify api-gen
amitsrivastava78 ae95b39
Fix DINOV2 backbone quantization test weight mismatch
amitsrivastava78 d70e62a
Fix line length violations in test_case.py comments
amitsrivastava78 18f2d54
fixed pre-commit issues
amitsrivastava78 b62762f
Improve safetensor dependency handling with conditional imports
amitsrivastava78 6a6855a
Improve quantization test weight handling with proactive validation
amitsrivastava78 d5b2c25
Fix CLIP layers dtype for GPU compatibility
amitsrivastava78 86e755f
Use ops.arange for position_ids in CLIP layers
amitsrivastava78 ffe1dd0
Complete testing and verification of all changes
amitsrivastava78 188c4ba
Fix DINOV2 weight restoration in quantization tests
amitsrivastava78 0b6fd05
Fix GPU compatibility and checkpoint compatibility issues
amitsrivastava78 9030b12
Revert test_case.py weight restoration changes and disable DINOV2 qua…
amitsrivastava78 6c8ef57
Merge branch 'master' into bug-fix
amitsrivastava78 379d0e5
Fix DeBERTa v3 dtype issues: revert int32 to int for better device pl…
amitsrivastava78 4a598f7
Update SigLIP layers to use add_weight with assign for position_ids
amitsrivastava78 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.