modelscope / modelscope/DiffSynth-Studio

minimax-H3 FL2VA train error

Open
#1,660 3 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

[rank5]: noise_pred, noise_pred_audio = pipe.model_fn(
[rank5]: ^^^^^^^^^^^^^^
[rank5]: TypeError: model_fn_minimax_h3() missing 1 required positional argument: 'audio_latents'

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

Reproduce the training error and trace the pipe.model_fn call to model_fn_minimax_h3, focusing on the missing audio_latents argument shown in the traceback. Check the surrounding model invocation and confirm the affected training path completes without the TypeError.

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
Active
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.