Implement a reasoning LLM in PyTorch from scratch, step by step
-
Updated
Jul 6, 2026 - Jupyter Notebook
Implement a reasoning LLM in PyTorch from scratch, step by step
Repo for AI Agents The Definitive Guide
Multi-agent demo platform for Titans (arXiv:2501.00663) — neural networks that learn to memorize at test time. 7 AI agents, native desktop UI.
Inference-time scaling for LLMs-as-a-judge.
Official repository of the spotlight ICML 2025 paper, PokeChamp: an Expert-level Minimax Language Agent.
Compound model panel for pi: parallel model calls, then one synthesis response.
Airgapped closed-corpus QA loop: a self-hosted Qwen3.6 agent explores a .zip dataroom under a token budget with local tools
Multi-Agent Verification: Scaling Test-Time Compute with Multiple Verifiers
[NeurIPS 2025 Spotlight] Official implementation of "Learning with Calibration: Exploring Test-Time Computing of Spatio-Temporal Forecasting"
Test-Time Memory Framework: Control Hallucinations in Foundation Models
Evolving agent harnesses: a research program on how far N orchestrated calls of a small model can rival a frontier model. We evolve the harness (structure + prompts) with reflective optimizers + a verified-acceptance gate.
Official implementation of Dynamic Parallel Tree Search for accelerating LLM reasoning with test-time parallel search.
Code for the paper "Specification Self-Correction: Mitigating In-Context Reward Hacking Through Test-Time Refinement"
Code for ICML 2025 How Do Large Language Monkeys Get Their Power (Laws)?
An experimental project using MCTS to refine LLM responses for better accuracy and decision-making.
Turn LLM coding agents (Claude Code, Codex) from next-token predictors into divergent thinkers. A research-grounded cognitive engine + drop-in Claude Code skills for creativity, reasoning & robustness, with 6 honest reproducible benchmarks and 137 verified papers.
When does recurrent depth beat width? Controlled experiments on length extrapolation, cheap test-time compute, and composition via orchestration.
Hands-on demo mapping the accuracy-vs-token-cost Pareto front of LLM test-time scaling strategies: chain-of-thought, self-consistency, debate, and mixture-of-agents.
A Framework Enabling Web Agents to Master Workflows From Human Demonstration
Research pilot (dormant): steering test-time compute using answer-incoherence as a signal (GPQA/MMLU)
Add a description, image, and links to the test-time-compute topic page so that developers can more easily learn about it.
To associate your repository with the test-time-compute topic, visit your repo's landing page and select "manage topics."