Skip to content

[lora] adapt new LoRA config injection method #11999

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sayakpaul
Copy link
Member

@sayakpaul sayakpaul commented Jul 28, 2025

What does this PR do?

Fixes #11874

Relies on huggingface/peft#2637

Supercedes #11911

@sayakpaul sayakpaul requested a review from BenjaminBossan July 28, 2025 03:53
@@ -117,6 +117,7 @@
"numpy",
"parameterized",
"peft>=0.15.0",
# "peft>=0.16.1",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be changed when peft has the release.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[lora] exclude_modules won't consider the modules names in target_modules
2 participants