-
Notifications
You must be signed in to change notification settings - Fork 31.1k
[video processors] decode only sampled videos -> less RAM and faster processing #39600
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
Merged
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
0096460
draft update two models for now
zucchini-nlp 34a2ff1
batch update all VLMs first
zucchini-nlp 4a8b169
update some more image processors
zucchini-nlp c7ec229
merge main
zucchini-nlp 0c1024a
update
zucchini-nlp 01ad83a
fix a few tests
zucchini-nlp 3187cc4
just make CI green for now
zucchini-nlp 7900ce8
fix copies
zucchini-nlp 47cce51
update once more
zucchini-nlp ea9a29b
update
zucchini-nlp 4424f55
merge main
zucchini-nlp 9957f9d
unskip the test
zucchini-nlp 1c9ad58
fix these two
zucchini-nlp 595fe00
fix torchcodec audio loading
zucchini-nlp 3f66126
maybe
zucchini-nlp 4c5a674
merge main
zucchini-nlp ba02dec
yay, i fixed torchcodec installation and now can actually test it
zucchini-nlp 272054f
Merge remote-tracking branch 'upstream/main' into video-decoding
zucchini-nlp c05f31c
fix copies deepseek
zucchini-nlp 0fe6e26
make sure the metadata is returrned when users request it
zucchini-nlp 6286a8a
add docs
zucchini-nlp 1a78709
update
zucchini-nlp c9562f4
merge main
zucchini-nlp 86ab24a
fixup
zucchini-nlp f8f2506
Merge branch 'main' into video-decoding
zucchini-nlp 0997fda
Update src/transformers/audio_utils.py
zucchini-nlp 40f6f3f
Update src/transformers/models/glm4v/video_processing_glm4v.py
zucchini-nlp ce9750d
update
zucchini-nlp 7375c02
what if we set some metadata attr to `None`
zucchini-nlp 66eed23
fix CI
zucchini-nlp 194d714
fix one test
zucchini-nlp adc8299
fix 4 channel test
zucchini-nlp 1b34bba
fix glm timestemps
zucchini-nlp 5f5c959
Merge branch 'main' into video-decoding
zucchini-nlp 4b4f297
Merge branch 'main' into video-decoding
zucchini-nlp d5723de
rebase gone wrong
zucchini-nlp bc0405f
raise warning once
zucchini-nlp de9f7fb
Merge branch 'main' into video-decoding
zucchini-nlp baeb0e4
fixup
zucchini-nlp 1fb826c
typo
zucchini-nlp c0a1c62
fix copies
zucchini-nlp 248716c
ifx smolvlm test
zucchini-nlp ca0e8ae
this is why torch's official benchmark was faster, set threads to `0`
zucchini-nlp ceeab83
Merge branch 'main' into video-decoding
zucchini-nlp bf7e1d3
Merge branch 'main' into video-decoding
zucchini-nlp cd4f073
Merge branch 'main' into video-decoding
zucchini-nlp 97e672f
Merge branch 'main' into video-decoding
zucchini-nlp 1fb502b
Apply style fixes
github-actions[bot] 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
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.