-
Notifications
You must be signed in to change notification settings - Fork 1.4k
finetune_lora upgrades #2086
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
ysjprojects
merged 33 commits into
Lightning-AI:main
from
ysjprojects:finetune_lora_upgrade
Aug 13, 2025
Merged
finetune_lora upgrades #2086
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
0f0f0eb
enhanced lora
ysjprojects b0a804a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4798b75
moved load_from_full_model_state_dict to utils for better abstraction…
ysjprojects d0eeb31
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] e59911f
torch.distributed.barrier -> fabric.barrier
ysjprojects 5468601
Merge branch 'finetune_lora_upgrade' of https://github.com/ysjproject…
ysjprojects a321f64
fix: rm passing lora_params to merge_lora
ysjprojects 11ef960
Merge branch 'main' into finetune_lora_upgrade
ysjprojects 20a0fea
test cases
ysjprojects be3fcfc
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f04c4df
Merge branch 'main' into finetune_lora_upgrade
ysjprojects 687dd18
Merge branch 'main' into finetune_lora_upgrade
Borda e27a064
Merge branch 'main' into finetune_lora_upgrade
Borda 34a6690
Merge branch 'main' into finetune_lora_upgrade
ysjprojects 9234f87
Merge branch 'main' into finetune_lora_upgrade
ysjprojects 9b712fc
fix var shadowing linting err in test_lora.py
ysjprojects 347e953
Merge branch 'main' into finetune_lora_upgrade
ysjprojects 22bf472
Merge branch 'main' into finetune_lora_upgrade
Borda 0a14ad3
Consistency with standard PyTorch checkpoint formats for save_lora_ch…
ysjprojects fd54bb9
Merge branch 'finetune_lora_upgrade' of github.com:ysjprojects/litgpt…
ysjprojects 041f1a3
fixes to test functions for new lora impl
ysjprojects 6fab829
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f52eb8b
test lora fixes
ysjprojects 96a25d5
Merge branch 'finetune_lora_upgrade' of github.com:ysjprojects/litgpt…
ysjprojects d91d8a5
fix allclose error in test_lora
ysjprojects cf2eea9
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 3ce97f2
fix linting error: no bare except
ysjprojects 1e54923
Merge branch 'finetune_lora_upgrade' of github.com:ysjprojects/litgpt…
ysjprojects e6a2099
test_lora fixes
ysjprojects 38bc350
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 85aa460
full state dict fix test_lora
ysjprojects 1526a61
load_model_from_full_state_dict fix: added bias conversion
ysjprojects c6037be
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[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
Oops, something went wrong.
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.