-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Implements Blockwise lora #7352
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
40 commits
Select commit
Hold shift + click to select a range
8404d7b
Initial commit
UmerHA 84125df
Implemented block lora
UmerHA 7405aff
Finishing up
UmerHA 5c19f18
Reverted unrelated changes made by make style
UmerHA 769f42b
Merge branch 'huggingface:main' into 7231-blockwise-lora
UmerHA 8908c90
Fixed typo
UmerHA d9c55a5
Merge branch '7231-blockwise-lora' of https://github.com/UmerHA/diffu…
UmerHA 7e6ce83
Fixed bug + Made text_encoder_2 scalable
UmerHA 3c841fc
Integrated some review feedback
UmerHA 72b8752
Incorporated review feedback
UmerHA 2247bcb
Merge branch 'main' into 7231-blockwise-lora
sayakpaul 145c7f3
Fix tests
UmerHA 8e26004
Merge branch '7231-blockwise-lora' of https://github.com/UmerHA/diffu…
UmerHA 87e54b4
Merge branch 'main' into 7231-blockwise-lora
sayakpaul 83ff34b
Made every module configurable
UmerHA 5054f02
Merge remote-tracking branch 'upstream/main' into 7231-blockwise-lora
UmerHA c2395fa
Adapter to new lora test structure
UmerHA 624b2dd
Final cleanup
UmerHA 578e974
Merge branch 'huggingface:main' into 7231-blockwise-lora
UmerHA 0b32d64
Some more final fixes
UmerHA 2b4aae6
Merge branch '7231-blockwise-lora' of https://github.com/UmerHA/diffu…
UmerHA 38038b7
Update using_peft_for_inference.md
UmerHA 7411cab
Merge remote-tracking branch 'upstream/main' into 7231-blockwise-lora
UmerHA 3ed3ca5
Update using_peft_for_inference.md
UmerHA df9df2e
Merge branch 'main' into 7231-blockwise-lora
sayakpaul 24d376f
Make style, quality, fix-copies
UmerHA 8fa6c25
Merge branch '7231-blockwise-lora' of https://github.com/UmerHA/diffu…
UmerHA 7dfa8e3
Updated tutorial;Warning if scale/adapter mismatch
UmerHA 9c6f613
floats are forwarded as-is; changed tutorial scale
UmerHA a469a4d
make style, quality, fix-copies
UmerHA 957358b
Fixed typo in tutorial
UmerHA cb062b6
Moved some warnings into `lora_loader_utils.py`
UmerHA 1e61dfb
Merge branch 'main' into 7231-blockwise-lora
UmerHA a4a38df
Moved scale/lora mismatch warnings back
UmerHA 9aa1479
Merge branch 'main' into 7231-blockwise-lora
UmerHA 625045a
Merge branch 'main' into 7231-blockwise-lora
sayakpaul 2939e45
Merge branch 'main' into 7231-blockwise-lora
sayakpaul 14fabf0
Integrated final review suggestions
UmerHA 8500161
Empty commit to trigger CI
UmerHA 74ce9bb
Reverted emoty commit to trigger CI
UmerHA 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
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.