THUDM / THUDM/slime

cannot run qwen3-30B both with ‘router replay’ and 'recompute' on Megatron

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

Nobody has claimed this yet.

Dominant language
Python
Stars
8.5k
Forks
1.3k
Avg merge
5h 36m
Merged PRs (30d)
22

Description

with task config:
"--use-routing-replay"
"--recompute-granularity full "
"--recompute-method uniform "
"--recompute-num-layers 1 "
there is some errors:
IndexError: list index out of range

I'm not sure if recompute settings affects routing-replay?

Contributor guide

Open the contributing guide

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 failure with the listed task configuration, including --use-routing-replay and the recompute options. Start from the full IndexError traceback and trace the interaction between routing replay and recomputation; done means the configuration runs without the error or reports a clear incompatibility.

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
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.