-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathqwen3_throughput_libra.sh
More file actions
16 lines (16 loc) · 1.71 KB
/
qwen3_throughput_libra.sh
File metadata and controls
16 lines (16 loc) · 1.71 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
bash ./single_node_scripts/ep_test.sh Qwen3-235B-A22B 1024 2 EP bookcorpus train 0 1 800 1000 6 4 2048 libra
bash ./single_node_scripts/ep_test.sh Qwen3-235B-A22B 1024 4 EP bookcorpus train 0 1 400 496 8 4 4096 libra
bash ./single_node_scripts/ep_test.sh Qwen3-235B-A22B 1024 2 EP codeforces train 0 25 800 1000 6 4 2048 libra
bash ./single_node_scripts/ep_test.sh Qwen3-235B-A22B 1024 4 EP codeforces train 0 25 400 496 8 4 4096 libra
bash ./single_node_scripts/ep_test.sh Qwen3-235B-A22B 1024 2 EP deepseek_prover train 0 40 800 1000 6 4 2048 libra
bash ./single_node_scripts/ep_test.sh Qwen3-235B-A22B 1024 4 EP deepseek_prover train 0 40 400 496 8 6 4096 libra
bash ./single_node_scripts/ep_test.sh Qwen3-235B-A22B 1024 2 EP fineweb train 0 1 800 1000 6 4 2048 libra
bash ./single_node_scripts/ep_test.sh Qwen3-235B-A22B 1024 4 EP fineweb train 0 1 400 496 8 4 4096 libra
bash ./single_node_scripts/ep_test.sh Qwen3-235B-A22B 1024 2 EP gsm8k train 0 100 800 1000 6 4 2048 libra
bash ./single_node_scripts/ep_test.sh Qwen3-235B-A22B 1024 4 EP gsm8k train 0 100 400 496 8 4 4096 libra
bash ./single_node_scripts/ep_test.sh Qwen3-235B-A22B 1024 2 EP hellaswag train 0 45 800 1000 6 4 2048 libra
bash ./single_node_scripts/ep_test.sh Qwen3-235B-A22B 1024 4 EP hellaswag train 0 45 400 496 8 4 4096 libra
bash ./single_node_scripts/ep_test.sh Qwen3-235B-A22B 1024 2 EP humanevalplus train 0 25 800 1000 6 4 2048 libra
bash ./single_node_scripts/ep_test.sh Qwen3-235B-A22B 1024 4 EP humanevalplus train 0 25 400 496 8 4 4096 libra
bash ./single_node_scripts/ep_test.sh Qwen3-235B-A22B 1024 2 EP lmsys_chat_1m train 0 1 800 1000 6 4 2048 libra
bash ./single_node_scripts/ep_test.sh Qwen3-235B-A22B 1024 4 EP lmsys_chat_1m train 0 1 400 496 8 4 4096 libra