Instructions to use squaredcuber/forge-optimizer-qwen3.6-35b-a3b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Local Apps Settings
- Unsloth Desktop
updated
Browse files
README.md
CHANGED
|
@@ -17,14 +17,8 @@ an efficiency-aware benchmark for AI-generated InsForge SDK code.
|
|
| 17 |
|
| 18 |
Trained with **Unsloth** (bf16 LoRA) + an agentic GRPO loop adopting **CUDA-Agent**
|
| 19 |
(arXiv 2602.24286): the model writes a solution, the forger-bench grader runs+verifies+
|
| 20 |
-
measures real server
|
| 21 |
-
|
| 22 |
-
3 near-optimal) drives RL.
|
| 23 |
-
|
| 24 |
-
## Stages
|
| 25 |
-
- SFT on author+optimize pairs across all backend concepts (contamination-controlled:
|
| 26 |
-
fresh entities disjoint from the test set; top_n + in_list held out for generalization).
|
| 27 |
-
- Agentic GRPO against the live forger-bench grader.
|
| 28 |
|
| 29 |
## Contamination control
|
| 30 |
Never trained on a sealed test task; held-out concepts measure optimization skill vs
|
|
|
|
| 17 |
|
| 18 |
Trained with **Unsloth** (bf16 LoRA) + an agentic GRPO loop adopting **CUDA-Agent**
|
| 19 |
(arXiv 2602.24286): the model writes a solution, the forger-bench grader runs+verifies+
|
| 20 |
+
measures real server metrics, and a discrete milestone reward (-1 incorrect/scaleBug, 1
|
| 21 |
+
wasteful, 2 beats-naive, 3 near-optimal) drives RL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
|
| 23 |
## Contamination control
|
| 24 |
Never trained on a sealed test task; held-out concepts measure optimization skill vs
|