jeffhj/LM-reasoning
This repository contains a collection of papers and resources on Reasoning in Large Language Models.
This is a curated collection of research papers and resources focused on how Large Language Models (LLMs) can perform complex reasoning tasks. It provides an organized overview of different techniques and evaluations related to LLM reasoning, helping researchers and practitioners understand the state-of-the-art. If you're studying or working with LLMs, this resource helps you navigate the vast amount of research on making these models 'think' more effectively.
568 stars. No commits in the last 6 months.
Use this if you are a researcher, academic, or practitioner looking to understand and explore the latest advancements and techniques in improving the reasoning capabilities of Large Language Models.
Not ideal if you are looking for a practical, ready-to-use software library or an application to directly implement LLMs for specific business problems.
Stars
568
Forks
36
Language
—
License
MIT
Category
Last pushed
Nov 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/jeffhj/LM-reasoning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kyegomez/tree-of-thoughts
Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large...
spcl/graph-of-thoughts
Official Implementation of "Graph of Thoughts: Solving Elaborate Problems with Large Language Models"
kyegomez/the-compiler
Seed, Code, Harvest: Grow Your Own App with Tree of Thoughts!
atfortes/Awesome-LLM-Reasoning
From Chain-of-Thought prompting to OpenAI o1 and DeepSeek-R1 🍓
habedi/cogitator
A Python toolkit for chain-of-thought prompting 🐍