An open API service providing repository metadata for many open source software ecosystems.

Topic: "reasoning-language-models"

reasoning-survey/Awesome-Reasoning-Foundation-Models

✨✨Latest Papers and Benchmarks in Reasoning with Foundation Models

Size: 7.37 MB - Last synced at: 21 days ago - Pushed at: 30 days ago - Stars: 571 - Forks: 56

mims-harvard/TxAgent

TxAgent: An AI Agent for Therapeutic Reasoning Across a Universe of Tools

Language: Python - Size: 55.9 MB - Last synced at: 15 days ago - Pushed at: about 1 month ago - Stars: 442 - Forks: 66

dvlab-research/Seg-Zero

Project Page For "Seg-Zero: Reasoning-Chain Guided Segmentation via Cognitive Reinforcement"

Language: Python - Size: 4.4 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 345 - Forks: 11

LightChen233/Awesome-Long-Chain-of-Thought-Reasoning

Latest Advances on Long Chain-of-Thought Reasoning

Size: 17.1 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 304 - Forks: 19

krystalan/DRT

Deep Reasoning Translation via Reinforcement Learning (arXiv preprint 2025); DRT: Deep Reasoning Translation via Long Chain-of-Thought (arXiv preprint 2024)

Size: 2.6 MB - Last synced at: 26 days ago - Pushed at: 27 days ago - Stars: 218 - Forks: 9

a-m-team/a-m-models

a-m-team's exploration in large language modeling

Size: 13.5 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 113 - Forks: 2

yihedeng9/OpenVLThinker

OpenVLThinker: An Early Exploration to Vision-Language Reasoning via Iterative Self-Improvement

Language: Python - Size: 3.41 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 83 - Forks: 5

The-FinAI/Fino1

This is the repo of developing reasoning models in the specific domain of financial, aim to enhance models capabilities in handling financial reasoning tasks.

Language: Jupyter Notebook - Size: 150 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 51 - Forks: 9

spcl/x1

Official Implementation of "Reasoning Language Models: A Blueprint"

Language: Python - Size: 563 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 37 - Forks: 6

zihao-ai/unthinking_vulnerability

To Think or Not to Think: Exploring the Unthinking Vulnerability in Large Reasoning Models

Language: Python - Size: 14.2 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 29 - Forks: 0

Wild-Cooperation-Hub/Awesome-MLLM-Reasoning-Benchmarks

A Comprehensive Survey on Evaluating Reasoning Capabilities in Multimodal Large Language Models.

Size: 89.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 26 - Forks: 2

MozerWang/AMPO

[arxiv: 2505.02156] Adaptive Thinking via Mode Policy Optimization for Social Language Agents

Language: Python - Size: 9.54 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 17 - Forks: 2

linhaowei1/kumo

☁️ KUMO: Generative Evaluation of Complex Reasoning in Large Language Models

Language: Jupyter Notebook - Size: 630 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 17 - Forks: 0

Hyun-Ryu/clover

Official code for "Divide and Translate: Compositional First-Order Logic Translation and Verification for Complex Logical Reasoning", ICLR 2025.

Language: Python - Size: 404 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 12 - Forks: 2

Trustworthy-ML-Lab/ThinkEdit

An effective weight-editing method for mitigating overly short reasoning in LLMs, and a mechanistic study uncovering how reasoning length is encoded in the model’s representation space.

Language: Python - Size: 545 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 10 - Forks: 1

mdda/getting-to-aha-with-tpus

Reasoning-from-Zero using gemma.JAX.nnx on TPUs

Language: Python - Size: 292 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 0

Ruiyang-061X/Awesome-MLLM-Reasoning

📖Curated list about reasoning abilitiy of MLLM, including OpenAI o1, OpenAI o3-mini, and Slow-Thinking.

Size: 7.81 KB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 7 - Forks: 0

codelion/pts

Pivotal Token Search

Language: Python - Size: 200 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 6 - Forks: 1

NLPForUA/ZNO

Structured test tasks and model tuning scripts for multiple subjects from ZNO - the Ukrainian External Independent Evaluation (ЗНО)

Language: Python - Size: 2.27 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 5 - Forks: 0

mims-harvard/ToolUniverse

ToolUniverse is a collection of biomedical tools designed for AI agents

Language: Python - Size: 2.93 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0

DolbyUUU/Sudoku4LLM

Sudoku4LLM is a Sudoku dataset generator for training and evaluating reasoning in Large Language Models (LLMs). It offers customizable puzzles, difficulty levels, and 11 serialization formats to support structured data reasoning and Chain of Thought (CoT) experiments.

Language: Python - Size: 29.3 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 4 - Forks: 0

andrewliao11/LongPerceptualThoughts

The official implementation of "LongPerceptualThoughts: Distilling System-2 Reasoning for System-1 Perception"

Language: Python - Size: 2.72 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 0

dvlab-research/VisionReasoner

The official implement of "VisionReasoner: Unified Visual Perception and Reasoning via Reinforcement Learning"

Language: Python - Size: 8.66 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 1

DolbyUUU/Logic-RL-Lite

Lightweight replication study of DeepSeek-R1-Zero. Interesting findings include "No Aha Moment", "Longer CoT ≠ Accuracy", and "Language Mixing in Instruct Models".

Language: Python - Size: 14.8 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

thinkwee/NOVER

R1-Zero on any Data

Language: Python - Size: 1000 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2 - Forks: 0

XIXUM/XIXUM-modeler

AI Model Generator

Language: Java - Size: 24 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

aryan-jadon/Synthetic-Data-Generation-and-Evaluation-using-Reasoning-Models

This repository contains the implementation of our research on optimizing Retrieval-Augmented Generation (RAG) systems for technical domains. Our work addresses the unique challenges of precise information extraction from complex, domain-specific documents by introducing token-aware evaluation metrics and synthetic data generation pipeline.

Language: Jupyter Notebook - Size: 13.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

dialexity/dialectical-framework

Language: Python - Size: 165 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

DolbyUUU/DeepEnlighten

Pure RL without SFT to post-train base models for social reasoning capabilities. Lightweight replication of DeepSeek-R1-Zero with Social IQa dataset.

Language: Python - Size: 21.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

tubiccelavi/Poker-COACH

Ai Vr Machine Learning Natural language Poker Coach

Language: JavaScript - Size: 42 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

xhinini/LLM-Reasoning-Review

A curated collection of research papers on reasoning capabilities of Large Language Models (LLMs). This repository organizes and categorizes works that evaluate, benchmark, and analyze reasoning in LLMs, including methods, techniques, datasets, and survey papers.

Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0