modelscope / modelscope/DiffSynth-Studio
Will qwen_image_edit Support Batch Inference and DPO Training?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.1k
- Forks
- 1.3k
- Avg merge
- 13h 12m
- Merged PRs (30d)
- 45
Description
I tried to implement DPO training using LoRA with qwen_image_edit , but it seems that the current code does not support batch inference and also has high GPU memory usage, which makes DPO training quite difficult. May I ask if the official plan is to add support for DPO training in qwen_image_edit in the future? @pengqun @Lupino @calmhawk @co63oc @wenmengzhou Thank you.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by locating the qwen_image_edit implementation and its LoRA or DPO training paths, then investigate how inference batching and GPU memory are handled. Done would require an agreed design and verified support for batch inference and DPO training.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100