modelscope / modelscope/DiffSynth-Studio
FLUX.2-klein模型训练的lora没有效果
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.1k
- Forks
- 1.3k
- Avg merge
- 13h 12m
- Merged PRs (30d)
- 45
Description
我使用该项目提供的FLUX.2-klein模型(非base)训练脚本训练得到的lora,在推理时加载后生成的结果不对,呈现出全图大块灰色的异常结果。
请问FLUX.2-klein模型(非base)是不是因为是蒸馏模型,不适合进行lora微调,所以结果会出现异常?
如果上述成立的话,那为什么还提供了这一系列模型的lora训练脚本?
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 by reproducing the reported gray output with the provided FLUX.2-klein LoRA training script and the inference path that loads the resulting LoRA. Compare the non-base distilled model's training and inference handling with the supported model variants, then document whether LoRA fine-tuning is supported and why the scripts are provided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100