modelscope / modelscope/DiffSynth-Studio
Qwen-Image FP8训练 报错
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.1k
- Forks
- 1.3k
- Avg merge
- 13h 12m
- Merged PRs (30d)
- 45
Description
报错内容:AttributeError: module 'transformers.models.qwen2_5_vl.modeling_qwen2_5_vl' has no attribute 'Qwen2RMSNorm'
训练脚本为:/examples/qwen_image/model_training/special/fp8_training/Qwen-Image-LoRA.sh
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 /examples/qwen_image/model_training/special/fp8_training/Qwen-Image-LoRA.sh and reproduce the reported AttributeError. Inspect how the script reaches transformers.models.qwen2_5_vl.modeling_qwen2_5_vl and determine the expected Qwen2RMSNorm reference. Done means the FP8 Qwen-Image training script starts without this AttributeError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, shell
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100