From ee68599991bf19604f4a3e9416721e6bfe292c26 Mon Sep 17 00:00:00 2001 From: Danielle Pintz Date: Thu, 4 Dec 2025 02:11:29 -0800 Subject: [PATCH 1/2] upd --- .meta/mast/qwen3_1_7b_mast.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.meta/mast/qwen3_1_7b_mast.yaml b/.meta/mast/qwen3_1_7b_mast.yaml index f859b77be..6350f430d 100644 --- a/.meta/mast/qwen3_1_7b_mast.yaml +++ b/.meta/mast/qwen3_1_7b_mast.yaml @@ -9,7 +9,6 @@ max_res_tokens: 512 model: "Qwen/Qwen3-1.7B" off_by_n: 1 # Off by one by default launcher: mast -job_name: forge-qwen3-1_7b # Main loop configuration rollout_threads: ${services.policy.num_replicas} # Recommended to set equal to policy.num_replicas From 6db6811467fad1ce1cdda92384e4248a6fc05cce Mon Sep 17 00:00:00 2001 From: Danielle Pintz Date: Thu, 4 Dec 2025 02:12:39 -0800 Subject: [PATCH 2/2] upd --- .meta/mast/qwen3_14b_mast.yaml | 1 - .meta/mast/qwen3_32b_mast.yaml | 1 - .meta/mast/qwen3_4b_mast.yaml | 1 - .meta/mast/qwen3_8b_mast.yaml | 1 - 4 files changed, 4 deletions(-) diff --git a/.meta/mast/qwen3_14b_mast.yaml b/.meta/mast/qwen3_14b_mast.yaml index d5cfae9e5..82704e2e2 100644 --- a/.meta/mast/qwen3_14b_mast.yaml +++ b/.meta/mast/qwen3_14b_mast.yaml @@ -9,7 +9,6 @@ max_res_tokens: 512 model: "Qwen/Qwen3-14B" off_by_n: 1 # Off by one by default launcher: mast -job_name: forge-qwen3-14b # Main loop configuration rollout_threads: ${services.policy.num_replicas} # Recommended to set equal to policy.num_replicas diff --git a/.meta/mast/qwen3_32b_mast.yaml b/.meta/mast/qwen3_32b_mast.yaml index a606f2f8e..3b3669574 100644 --- a/.meta/mast/qwen3_32b_mast.yaml +++ b/.meta/mast/qwen3_32b_mast.yaml @@ -9,7 +9,6 @@ max_res_tokens: 512 model: "Qwen/Qwen3-32B" off_by_n: 1 # Off by one by default launcher: mast -job_name: forge-qwen3-32b # Main loop configuration rollout_threads: ${services.policy.num_replicas} # Recommended to set equal to policy.num_replicas diff --git a/.meta/mast/qwen3_4b_mast.yaml b/.meta/mast/qwen3_4b_mast.yaml index 15bb08a7f..3e344c79d 100644 --- a/.meta/mast/qwen3_4b_mast.yaml +++ b/.meta/mast/qwen3_4b_mast.yaml @@ -9,7 +9,6 @@ max_res_tokens: 512 model: "Qwen/Qwen3-4B" off_by_n: 1 # Off by one by default launcher: mast -job_name: forge-qwen3-4b # Main loop configuration rollout_threads: ${services.policy.num_replicas} # Recommended to set equal to policy.num_replicas diff --git a/.meta/mast/qwen3_8b_mast.yaml b/.meta/mast/qwen3_8b_mast.yaml index 2b2d8b2a8..bf3e73e0e 100644 --- a/.meta/mast/qwen3_8b_mast.yaml +++ b/.meta/mast/qwen3_8b_mast.yaml @@ -9,7 +9,6 @@ max_res_tokens: 512 model: "Qwen/Qwen3-8B" off_by_n: 1 # Off by one by default launcher: mast -job_name: forge-qwen3-8b # Main loop configuration rollout_threads: ${services.policy.num_replicas} # Recommended to set equal to policy.num_replicas