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.
☆205Updated 6 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 repo to evaluate various LLM's chess playing abilities.☆80Updated last year
- Mistral7B playing DOOM☆131Updated 10 months ago
- ☆149Updated 2 weeks ago
- Grandmaster-Level Chess Without Search☆579Updated 4 months ago
- Simple Transformer in Jax☆137Updated 11 months ago
- Autograd to GPT-2 completely from scratch☆113Updated last month
- A pure NumPy implementation of Mamba.☆223Updated 10 months ago
- Visualize the intermediate output of Mistral 7B☆362Updated 4 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…☆345Updated 10 months ago
- Teaching transformers to play chess☆125Updated 4 months ago
- ☆116Updated 4 months ago
- Pytorch script hot swap: Change code without unloading your LLM from VRAM☆126Updated last month
- a curated list of data for reasoning ai☆136Updated 9 months ago
- An implementation of bucketMul LLM inference☆217Updated 11 months ago
- Full finetuning of large language models without large memory requirements☆93Updated last year
- run paligemma in real time☆131Updated last year
- ☆252Updated last year
- MiniHF is an inference, human preference data collection, and fine-tuning tool for local language models. It is intended to help the user…☆171Updated this week
- The history files when recording human interaction while solving ARC tasks☆110Updated last week
- LLM verified with Monte Carlo Tree Search