sapientinc/HRM
Hierarchical Reasoning Model Official Release
Implements a dual-module recurrent architecture with separate high-level planning and low-level execution streams, enabling complex reasoning in a single forward pass without intermediate supervision. Achieves strong performance on abstract reasoning benchmarks (ARC, Sudoku, maze solving) with minimal parameters (27M) and training data (1K samples), using FlashAttention for GPU-optimized inference. Integrates with PyTorch, Weights & Biases for experiment tracking, and provides pre-trained checkpoints on Hugging Face.
12,358 stars. No commits in the last 6 months.
Stars
12,358
Forks
1,801
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/sapientinc/HRM"
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
reasoning-survey/Awesome-Reasoning-Foundation-Models
✨✨Latest Papers and Benchmarks in Reasoning with Foundation Models
spcl/x1
Official Implementation of "Reasoning Language Models: A Blueprint"
HKUDS/LightReasoner
"LightReasoner: Can Small Language Models Teach Large Language Models Reasoning?"