Skip to content

Commit 6db6811

Browse files
committed
upd
1 parent ee68599 commit 6db6811

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

.meta/mast/qwen3_14b_mast.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ max_res_tokens: 512
99
model: "Qwen/Qwen3-14B"
1010
off_by_n: 1 # Off by one by default
1111
launcher: mast
12-
job_name: forge-qwen3-14b
1312

1413
# Main loop configuration
1514
rollout_threads: ${services.policy.num_replicas} # Recommended to set equal to policy.num_replicas

.meta/mast/qwen3_32b_mast.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ max_res_tokens: 512
99
model: "Qwen/Qwen3-32B"
1010
off_by_n: 1 # Off by one by default
1111
launcher: mast
12-
job_name: forge-qwen3-32b
1312

1413
# Main loop configuration
1514
rollout_threads: ${services.policy.num_replicas} # Recommended to set equal to policy.num_replicas

.meta/mast/qwen3_4b_mast.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ max_res_tokens: 512
99
model: "Qwen/Qwen3-4B"
1010
off_by_n: 1 # Off by one by default
1111
launcher: mast
12-
job_name: forge-qwen3-4b
1312

1413
# Main loop configuration
1514
rollout_threads: ${services.policy.num_replicas} # Recommended to set equal to policy.num_replicas

.meta/mast/qwen3_8b_mast.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ max_res_tokens: 512
99
model: "Qwen/Qwen3-8B"
1010
off_by_n: 1 # Off by one by default
1111
launcher: mast
12-
job_name: forge-qwen3-8b
1312

1413
# Main loop configuration
1514
rollout_threads: ${services.policy.num_replicas} # Recommended to set equal to policy.num_replicas

0 commit comments

Comments
 (0)