You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: optillm/plugins/deepthink/README.md
+20-1Lines changed: 20 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,26 @@ The plugin will:
98
98
99
99
## Performance
100
100
101
-
The Deep Think approach has shown significant improvements on complex reasoning tasks:
101
+
The Deep Think approach has shown significant improvements on complex reasoning tasks, with particularly strong results on mathematical competition problems.
102
+
103
+
### AIME 2025 Results
104
+
105
+
| Model | Approach | Accuracy | Improvement |
106
+
|-------|----------|----------|-------------|
107
+
| qwen-3-32b | Baseline | 43.33% | - |
108
+
| qwen-3-32b | Deep Think |**63.33%**|**+20.00pp**|
0 commit comments