adamkarvonen / chess_llm_interpretabilityLinks
Visualizing the internal board state of a GPT trained on chess PGN strings, and performing interventions on its internal board state and representation of player Elo.
☆216Updated 11 months ago
Alternatives and similar repositories for chess_llm_interpretability
Users that are interested in chess_llm_interpretability are comparing it to the libraries listed below
Sorting:
- A repository for training nanogpt-based Chess playing language models.☆26Updated last year
- Visualize the intermediate output of Mistral 7B☆376Updated 9 months ago
- A repo to evaluate various LLM's chess playing abilities.☆83Updated last year
- a small code base for training large models☆313Updated 6 months ago
- ☆172Updated 4 months ago
- Teaching transformers to play chess☆141Updated 9 months ago
- Minimalistic, extremely fast, and hackable researcher's toolbench for GPT models in 307 lines of code. Reaches <3.8 validation loss on wi…☆351Updated last year
- Autograd to GPT-2 completely from scratch☆124Updated 3 months ago
- Alice in Wonderland code base for experiments and raw experiments data☆131Updated last month
- MiniHF is an inference, human preference data collection, and fine-tuning tool for local language models. It is intended to help the user…☆181Updated last week
- Simple Transformer in Jax☆139Updated last year
- Pytorch script hot swap: Change code without unloading your LLM from VRAM☆124Updated 6 months ago
- Official codebase for the paper "Beyond A* Better Planning with Transformers via Search Dynamics Bootstrapping".☆375Updated last year
- Mistral7B playing DOOM☆138Updated last year
- LLM verified with Monte Carlo Tree Search☆282Updated 7 months ago
- Benchmark LLM reasoning capability by solving chess puzzles.☆87Updated 6 months ago
- ☆254Updated 2 years ago
- Open weights language model from Google DeepMind, based on Griffin.☆653Updated 5 months ago
- A complete end-to-end pipeline for LLM interpretability with sparse autoencoders (SAEs) using Llama 3.2, written in pure PyTorch and full…☆625Updated 7 months ago
- An implementation of bucketMul LLM inference☆223Updated last year
- ☆144Updated 2 years ago
- A pure NumPy implementation of Mamba.☆223Updated last year
- Full finetuning of large language models without large memory requirements☆93Updated last month
- run paligemma in real time☆133Updated last year
- The history files when recording human interaction while solving ARC tasks☆118Updated 2 weeks ago
- Bayesian Optimization as a Coverage Tool for Evaluating LLMs. Accurate evaluation (benchmarking) that's 10 times faster with just a few l…