Simplified-Reasoning / SU-01
PublicSU-01: Achieving Gold-Medal-Level Olympiad Reasoning via Simple and Unified Scaling
SU-01 is a compact artificial intelligence model trained to solve advanced mathematical and scientific olympiad problems at the level of gold medalists. The project includes the complete training pipeline (using supervised fine-tuning followed by two stages of reinforcement learning) and evaluation tools for measuring the model's performance on competition-style problems. At inference time, the model uses an internal generate-verify-revise loop that allows it to produce extremely long, coherent reasoning chains—sometimes exceeding 100,000 tokens—to tackle the most difficult problems. The model achieved 35 out of 35 possible points on both IMO 2025 and USAMO 2026 when using test-time scaling, matching gold-medal thresholds.
How It Works
You discover that a compact AI model solved extremely difficult math competition problems at gold-medal level, matching the performance of top human competitors worldwide.
You read about the three-step training process that teaches the model to think step-by-step through proofs, verify its own work, and fix mistakes when needed.
You grab the ready-to-use model from the public model library, so you don't have to wait days for training.
You launch a simple server that hosts your model, connecting it to your computer so it can receive questions and send back answers.
You give the model a challenging olympiad problem, and it thinks deeply—sometimes generating over 100,000 words of reasoning to find the answer.
The model verifies its solution, identifies any gaps in logic, and revises its proof—repeating until it produces a complete, rigorous answer.
You receive a detailed mathematical proof that has been checked for correctness, ready to be studied or submitted to a competition.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.