TIGER-AI-Lab/General-Reasoner
General Reasoner: Advancing LLM Reasoning Across All Domains [NeurIPS25]
This project helps developers improve the reasoning capabilities of their Large Language Models (LLMs) across a wide range of subjects, not just math. It provides pre-trained models and a framework to train your own, taking diverse problem datasets as input and producing more robust, general-purpose LLMs capable of handling varied answer types. The primary users are AI/ML engineers and researchers building or fine-tuning LLMs.
222 stars.
Use this if you are a machine learning engineer or researcher looking to enhance the reasoning abilities of small-to-medium-sized LLMs for complex, multi-domain problem-solving beyond just mathematical calculations.
Not ideal if you are an end-user looking for a ready-to-use application, or if you are not comfortable with machine learning model training and evaluation workflows.
Stars
222
Forks
13
Language
Python
License
—
Category
Last pushed
Nov 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/TIGER-AI-Lab/General-Reasoner"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cvs-health/uqlm
UQLM: Uncertainty Quantification for Language Models, is a Python package for UQ-based LLM...
PRIME-RL/TTRL
[NeurIPS 2025] TTRL: Test-Time Reinforcement Learning
sapientinc/HRM
Hierarchical Reasoning Model Official Release
tigerchen52/query_level_uncertainty
query-level uncertainty in LLMs
reasoning-survey/Awesome-Reasoning-Foundation-Models
✨✨Latest Papers and Benchmarks in Reasoning with Foundation Models