modelscope / modelscope/DiffSynth-Studio

[Bug] 微调时output_path不起作用

Open
#803 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
13.1k
Forks
1.3k
Avg merge
13h 12m
Merged PRs (30d)
45

Description

训练时指定了路径:--output_path "autodl-tmp/models/train/XXX"
然后在该路径下只能找到swanlab的日志
根目录下出现了diffsynth_studio文件夹,模型把ckpt文件保存在该文件夹下了:

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the training entry point that parses --output_path and compare where SwanLab logs and checkpoint files are written. Reproduce the issue with the command shown, then verify that the checkpoint files are saved under the specified output_path instead of the root-level diffsynth_studio directory.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.