facebookresearch / searchformerLinks
Official codebase for the paper "Beyond A* Better Planning with Transformers via Search Dynamics Bootstrapping".
☆372Updated last year
Alternatives and similar repositories for searchformer
Users that are interested in searchformer are comparing it to the libraries listed below
Sorting:
- LLM verified with Monte Carlo Tree Search☆279Updated 4 months ago
- Visualizing the internal board state of a GPT trained on chess PGN strings, and performing interventions on its internal board state and …☆209Updated 8 months ago
- Open weights language model from Google DeepMind, based on Griffin.☆644Updated 2 months ago
- a curated list of data for reasoning ai☆137Updated last year
- A complete end-to-end pipeline for LLM interpretability with sparse autoencoders (SAEs) using Llama 3.2, written in pure PyTorch and full…☆622Updated 4 months ago
- Bayesian Optimization as a Coverage Tool for Evaluating LLMs. Accurate evaluation (benchmarking) that's 10 times faster with just a few l…☆286Updated last week
- Grandmaster-Level Chess Without Search☆586Updated 7 months ago
- Visualize the intermediate output of Mistral 7B☆367Updated 6 months ago
- ☆156Updated last month
- Implementation of Q-Transformer, Scalable Offline Reinforcement Learning via Autoregressive Q-Functions, out of Google Deepmind☆391Updated last month
- ☆249Updated last year
- Diffusion on syntax trees for program synthesis☆470Updated last year
- Pytorch script hot swap: Change code without unloading your LLM from VRAM☆126Updated 3 months ago
- Fine-tune LLM agents with online reinforcement learning☆1,210Updated last year
- GRPO training code which scales to 32xH100s for long horizon terminal/coding tasks. Base agent is now the top Qwen3 agent on Stanford's T…☆218Updated last week
- Code to train and evaluate Neural Attention Memory Models to obtain universally-applicable memory systems for transformers.☆318Updated 9 months ago
- A pure NumPy implementation of Mamba.☆223Updated last year
- LLM Analytics☆676Updated 9 months ago
- ☆221Updated 5 months ago
- LeanRL is a fork of CleanRL, where selected PyTorch scripts optimized for performance using compile and cudagraphs.☆611Updated 9 months ago
- DiscoGrad - automatically differentiate across conditional branches in C++ programs☆204Updated 10 months ago
- a small code base for training large models☆308Updated 3 months ago
- Code for the Fractured Entangled Representation Hypothesis position paper!☆145Updated 2 months ago
- time to learn mlx☆40Updated 2 months ago
- An implementation of bucketMul LLM inference☆221Updated last year
- Comprehensive toolkit for Reinforcement Learning from Human Feedback (RLHF) training, featuring instruction fine-tuning, reward model tra…☆165Updated last year
- An interactive HTML pretty-printer for machine learning research in IPython notebooks.☆426Updated 3 months ago
- Controlled Text Generation via Language Model Arithmetic☆222Updated 10 months ago
- Cost aware hyperparameter tuning algorithm☆166Updated last year
- Absolute minimalistic implementation of a GPT-like transformer using only numpy (<650 lines).☆253Updated last year