run-qwen3-30B-A3B-int4.sh megatron在加载模型时超时
Open
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时需要经历相当长的时间最后超时
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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