THUDM / THUDM/slime

run-qwen3-30B-A3B-int4.sh megatron在加载模型时超时

Open
#1,540 0 comments 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

因为某些限制我无法使用镜像且我没有机器的sudo权限且我的os版本较低,nvcc驱动较低无法全部按照build_conda.sh版本安装。
尽量按照build_conda.sh安装了较为新的版本,sglang和megatron的git apply应用成功。
观察在setup_model_and_optimizer时需要经历相当长的时间最后超时

Image

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

Start with run-qwen3-30B-A3B-int4.sh and build_conda.sh, then inspect the setup_model_and_optimizer stage where the reported timeout occurs. Reproduce the run under the stated older OS, nvcc, and driver constraints and compare the installed versions. Done means identifying the cause of the timeout and documenting an actionable compatibility or installation resolution.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.