aigc-apps / aigc-apps/VideoX-Fun

关于args.training_with_video_token_length

Open
#362 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2.3k
Forks
188
Avg merge
2d 22h
Merged PRs (30d)
3

Description

为什么代码中有一行这个判断:if args.training_with_video_token_length and zero_stage != 3:
当我使用deepspeed zero3的时候不可以增大图像的bs吗?
当我尝试删掉and zero_stage != 3:确实会报错

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

Locate the code containing the training_with_video_token_length and zero_stage condition, then inspect the surrounding DeepSpeed training path. Reproduce the reported failure after removing the Zero-3 check and determine whether larger image batches are supported; document the reason for the condition and the observed limitation or error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
distributed-systems, machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.