#136 · Primary category: Education & Research
HRM
Hierarchical Reasoning Model Official Release
Project last updated:03/31/26
GitHub Stars
12.6K
Forks
1.8K
Contributors
5
License
Apache-2.0
Why we included this project
For researchers who want to see a different approach to reasoning, HRM is worth a look. It's a compact recurrent model that splits work between a slow high-level planner and a fast low-level executor, solving tasks like Sudoku, maze pathfinding, and ARC puzzles in a single forward pass without pretraining or explicit chain-of-thought supervision. The design directly tackles the brittleness and data hunger of standard CoT prompting, and the repo supports hands-on probing: you can train the small demos on a single laptop GPU and check the released checkpoints for harder benchmarks. This is a research codebase, not a production service, so treat it as a reference implementation and a good starting point for work on sample-efficient reasoning architectures.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI