atfortes/awesome-llm-reasoning

From Chain-of-Thought prompting to OpenAI o1 and DeepSeek-R1 🍓

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 16 minutes ago
Added to GitGenius on September 18th, 2026
Created on November 5th, 2022
Open Issues & Pull Requests: 27 (+0)
GitHub issues: Enabled
Number of forks: 213
Total Stargazers: 3,685 (+0)
Total Subscribers: 45 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.2 hours
Mean response time: 26.1 days
90th percentile: 78.1 days
Tracked items: 3

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 4
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 465 days
Stale 30+ days: 4
Stale 90+ days: 4

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Awesome LLM Reasoning is a curated collection of papers and resources focused on reasoning capabilities in large language models and multimodal language models.

The collection addresses the challenge of understanding and unlocking reasoning abilities in LLMs and MLLMs by organizing research across multiple dimensions. It structures papers into surveys, analysis work, and technique categories that distinguish between reasoning in standard language models as an emergent ability, multimodal reasoning approaches, and methods for scaling reasoning capabilities to smaller models. This organizational approach helps developers and researchers navigate the rapidly expanding literature on how language models can be prompted and trained to perform complex reasoning tasks.

Developers should use this collection if they are building systems that require language models to solve multi-step problems, engage in symbolic reasoning, or combine visual and textual information for reasoning tasks. It suits research teams exploring prompt engineering techniques like chain-of-thought prompting, as well as practitioners implementing reasoning-focused applications. The repository complements a related benchmarking tool designed specifically for testing symbolic reasoning abilities in language models, making it useful for both understanding the state of the field and evaluating model performance.

The project maintains an active curation of recent research, with survey papers from the current year included alongside foundational work. Contributions are welcomed through a standard process, indicating ongoing community engagement with the resource.