-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
[training] CogVideoX Lora #9302
Merged
Merged
Changes from 1 commit
Commits
Show all changes
68 commits
Select commit
Hold shift + click to select a range
dc08234
cogvideox lora training draft
a-r-r-o-w f12e669
update
a-r-r-o-w 24c362c
update
a-r-r-o-w 588c6ee
update
a-r-r-o-w 74e6f90
update
a-r-r-o-w 63e80b7
Merge branch 'main' into cogvideox-lora-and-training
a-r-r-o-w 9a95d8d
update
a-r-r-o-w efa9b0a
make fix-copies
a-r-r-o-w 4c56287
update
a-r-r-o-w 3afb2e2
Merge branch 'main' into cogvideox-lora-and-training
a-r-r-o-w 038fec4
update
a-r-r-o-w a063503
apply suggestions from review
a-r-r-o-w 4e81d5a
apply suggestions from reveiw
a-r-r-o-w ad2f35f
fix typo
a-r-r-o-w 4159b3b
Update examples/cogvideo/train_cogvideox_lora.py
a-r-r-o-w b1ca3db
fix lora alpha
a-r-r-o-w f35c36c
use correct lora scaling for final test pipeline
a-r-r-o-w 8f7ee5a
Merge branch 'main' into cogvideox-lora-and-training
a-r-r-o-w 7e9e25c
Update examples/cogvideo/train_cogvideox_lora.py
a-r-r-o-w 165d9b2
Merge branch 'main' into cogvideox-lora-and-training
a-r-r-o-w 2e4a1bf
Merge branch 'main' into cogvideox-lora-and-training
a-r-r-o-w 80c8771
apply suggestions from review; prodigy optimizer
a-r-r-o-w 6a97b1b
Merge branch 'main' into cogvideox-lora-and-training
a-r-r-o-w f1f9e81
add tests
a-r-r-o-w 200f63a
make style
a-r-r-o-w e5a44fd
add README
a-r-r-o-w 5e5ee43
update
a-r-r-o-w f1740b0
Merge branch 'main' into cogvideox-lora-and-training
a-r-r-o-w 8aa62dd
update
a-r-r-o-w 0bd238a
make style
a-r-r-o-w 96b2f17
fix
a-r-r-o-w e83200e
update
a-r-r-o-w e3c2677
add test skeleton
a-r-r-o-w e3a9fe7
Merge branch 'main' into cogvideox-lora-and-training
a-r-r-o-w 19d12f5
revert lora utils changes
a-r-r-o-w ca9d9a1
add cleaner modifications to lora testing utils
a-r-r-o-w a3ca2a2
update lora tests
a-r-r-o-w 4679088
deepspeed stuff
a-r-r-o-w b07ac74
add requirements.txt
a-r-r-o-w 0d95b0c
Merge branch 'main' into cogvideox-lora-and-training
a-r-r-o-w ec8d483
deepspeed refactor
a-r-r-o-w 969a960
add lora stuff to img2vid pipeline to fix tests
a-r-r-o-w 0aa8f3a
fight tests
a-r-r-o-w 1b0a6bd
add co-authors
a-r-r-o-w 2ec6232
Merge branch 'main' into cogvideox-lora-and-training
a-r-r-o-w 6d704ce
fight lora runner tests
a-r-r-o-w f07755f
import Dummy optim and scheduler only wheh required
a-r-r-o-w 57d7ca6
update docs
a-r-r-o-w f8fd727
add coauthors
a-r-r-o-w 0c8ec36
remove option to train text encoder
a-r-r-o-w 0e1c569
update tests
a-r-r-o-w 7c84394
fight more tests
a-r-r-o-w 5893fdc
update
a-r-r-o-w 60ea9ae
fix vid2vid
a-r-r-o-w 14d2191
fix typo
a-r-r-o-w f9f47ea
remove lora tests; todo in follow-up PR
a-r-r-o-w 6ab5047
Merge branch 'main' into cogvideox-lora-and-training
a-r-r-o-w a3f3fa1
undo img2vid changes
a-r-r-o-w f8a8444
remove text encoder related changes in lora loader mixin
a-r-r-o-w 4c92f62
Revert "remove text encoder related changes in lora loader mixin"
a-r-r-o-w f138eab
update
a-r-r-o-w 2e57269
Merge branch 'main' into cogvideox-lora-and-training
a-r-r-o-w 47937cd
round 1 of fighting tests
a-r-r-o-w 528bd73
round 2 of fighting tests
a-r-r-o-w fda6604
fix copied from comment
a-r-r-o-w 6b586ea
fix typo in lora test
a-r-r-o-w ac68ee2
update styling
a-r-r-o-w a2e850b
Merge branch 'main' into cogvideox-lora-and-training
a-r-r-o-w 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
update lora tests
- Loading branch information
commit a3ca2a2732c958f5b6131b347a3d2652572f5cd7
There are no files selected for viewing
This file contains 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 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
would it be easier we make a dummy dataset on the hub? the training script will work with hub dataset, no?
this way we might not need the additional dependency?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah okay, let me prepare this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Completed this, LMK your thoughts: https://huggingface.co/datasets/hf-internal-testing/tiny-video-dataset/tree/main
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice!