Skip to content

Enable LoRA loading on ErnieImageModularPipeline#13948

Open
SamuelTallet wants to merge 1 commit into
huggingface:mainfrom
SamuelTallet:modular-ernie-lora-loading
Open

Enable LoRA loading on ErnieImageModularPipeline#13948
SamuelTallet wants to merge 1 commit into
huggingface:mainfrom
SamuelTallet:modular-ernie-lora-loading

Conversation

@SamuelTallet

Copy link
Copy Markdown

What does this PR do?

This tiny PR allows using load_lora_weights and unload_lora_weights directly on ErnieImageModularPipeline.

I applied same mechanism (LoRA mixin) used in other modular pipelines (Z-Image, FLUX.2, etc).

Before submitting

Who can review?

@asomoza

@github-actions github-actions Bot added modular-pipelines size/S PR with diff < 50 LOC labels Jun 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Hi @SamuelTallet, thanks for the PR! It does not appear to link an issue it fixes. If this PR addresses an existing issue, please add a closing keyword (e.g. Fixes #1234) to the PR description so the issue is linked. See the contribution guide for more details. If this PR intentionally does not fix a tracked issue, a maintainer can add the no-issue-needed label to silence this reminder.

@SamuelTallet SamuelTallet force-pushed the modular-ernie-lora-loading branch from c1d7e10 to cbbccbb Compare June 15, 2026 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

modular-pipelines size/S PR with diff < 50 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant