THUDM / THUDM/slime

using new models like DeepSeek-R1-0528-Qwen3-8B

Open
#612 2 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

Hi, thanks for your great work! I wonder if I want to try some new models, for example, https://huggingface.co/deepseek-ai/DeepSeek-R1-0528-Qwen3-8B, could I just use qwen3-8b.sh as config file, or I need to create a new one? If I need to create a new file, what would be the most convenient way to do that? (could I use --use-hf-config-for-megatron ? )Thanks!

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 by reading qwen3-8b.sh and checking how the --use-hf-config-for-megatron option is handled for Hugging Face models. Compare that configuration with DeepSeek-R1-0528-Qwen3-8B and document whether the existing file works or what new configuration is required.

Written by the indexing model from the issue text.

Assessment

Tech stack
huggingface, python, shell
Domain
machine-learning
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.