-
Notifications
You must be signed in to change notification settings - Fork 355
[CI] Add LoRA inference tests #546
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
47 commits
Select commit
Hold shift + click to select a range
26f7512
add lora test
Edenzzzz 3dc90b4
add comments
Edenzzzz a7544d1
fix vae precision; unify param name mapping; reload weights after unm…
Edenzzzz 518ad09
fix fsdp lora merging bug
Edenzzzz 3c24e62
fix
Edenzzzz e6607da
addd weight check
Edenzzzz 301c337
fix default text precision
Edenzzzz 4f8d699
fixes
Edenzzzz bbd388e
weight test passed
Edenzzzz 649ec92
fix
Edenzzzz 6493f17
add modal
Edenzzzz 8b43e1b
add ssim test
Edenzzzz e58ab73
ref videos
Edenzzzz 0396998
fix
Edenzzzz b20d629
add threshold
Edenzzzz bfb1df1
add to buildkite
Edenzzzz 1dcc5df
add back mypy
Edenzzzz 150913e
fix pr test
Edenzzzz a611c08
fixes
Edenzzzz 9359b3e
fixes
Edenzzzz 0276749
fix
Edenzzzz de9a8de
Merge main
Edenzzzz 924cb72
fix
Edenzzzz e94f104
fix
Edenzzzz b6f3af1
revert dtype
Edenzzzz d0519ac
fix
Edenzzzz 462cfd9
fix
Edenzzzz a2d2d4c
Merge branch 'main' into lora_tests
Edenzzzz c6c23c4
Merge branch 'main' into lora_tests
Edenzzzz d5af439
rename test
Edenzzzz 36d6f69
revert pre-commit
Edenzzzz d8f2ead
Merge branch 'main' into lora_tests
Edenzzzz c367d8e
add back ref videos
Edenzzzz a1d13a1
revert mypy in pyproject.toml
Edenzzzz e0a5a4d
pre-commit
Edenzzzz 2d1b2d8
fix
Edenzzzz 59d2a91
fix vsa test
Edenzzzz df87747
fix rpc and lora pipeline device
Edenzzzz 855112a
fix fsdp param re-register bug...
Edenzzzz cb66430
add comments
Edenzzzz c218951
pre-commit
Edenzzzz f3e6b33
use fully_shard to re-register
Edenzzzz 4fefab9
use unshard
Edenzzzz a85aa2d
use single lora in tests
Edenzzzz 36dddba
add comments
Edenzzzz e8feddd
fix test precision
Edenzzzz 289b578
revert
Edenzzzz 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -13,4 +13,4 @@ | |
| ] | ||
| } | ||
| ] | ||
| } | ||
| } | ||
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
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.