modelscope / modelscope/DiffSynth-Studio
qwen-image-edit微调
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.1k
- Forks
- 1.3k
- Avg merge
- 13h 12m
- Merged PRs (30d)
- 45
Description
这个模型微调之后推理时候支持设置batch_size大小吗,现在默认abtch_size为1,实在是太慢了,有可以使用batch_size的框架吗?
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
Start with the qwen-image-edit inference path and locate where the default batch_size of 1 is set. Check whether batched inputs remain supported after fine-tuning and identify the framework or code path involved. Done should define whether configurable batching is supported and what users must do to enable it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100