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
Updated the README with new benchmark results and documentation for the MARS (Multi-Agent Reasoning System) approach, including performance on AIME 2025, IMO 2025, and LiveCodeBench. Incremented the package version to 0.3.3 in both __init__.py and pyproject.toml to reflect these updates.
|[MARS (Multi-Agent Reasoning System)](optillm/mars)|`mars`| Multi-agent reasoning with diverse temperature exploration, cross-verification, and iterative improvement |
161
163
|[Cerebras Planning and Optimization](optillm/cepo)|`cepo`| Combines Best of N, Chain-of-Thought, Self-Reflection, Self-Improvement, and various prompting techniques |
162
164
| CoT with Reflection |`cot_reflection`| Implements chain-of-thought reasoning with \<thinking\>, \<reflection> and \<output> sections |
163
165
| PlanSearch |`plansearch`| Implements a search algorithm over candidate plans for solving a problem in natural language |
0 commit comments