srush / raspyLinks
An interactive exploration of Transformer programming.
☆264Updated last year
Alternatives and similar repositories for raspy
Users that are interested in raspy are comparing it to the libraries listed below
Sorting:
- An interpreter for RASP as described in the ICML 2021 paper "Thinking Like Transformers"☆311Updated 9 months ago
- Puzzles for exploring transformers☆349Updated 2 years ago
- ☆435Updated 8 months ago
- ☆270Updated 11 months ago
- Extract full next-token probabilities via language model APIs☆247Updated last year
- ☆537Updated last year
- A puzzle to learn about prompting☆128Updated 2 years ago
- git extension for {collaborative, communal, continual} model development☆213Updated 7 months ago
- seqax = sequence modeling + JAX☆159Updated last week
- Resources for skilling up in AI alignment research engineering. Covers basics of deep learning, mechanistic interpretability, and RL.☆216Updated last year
- Solve puzzles. Learn CUDA.☆64Updated last year
- Fast bare-bones BPE for modern tokenizer training☆159Updated 2 months ago
- Erasing concepts from neural representations with provable guarantees☆228Updated 4 months ago
- Mechanistic Interpretability Visualizations using React☆255Updated 6 months ago
- Legible, Scalable, Reproducible Foundation Models with Named Tensors and Jax☆595Updated this week
- Create feature-centric and prompt-centric visualizations for sparse autoencoders (like those from Anthropic's published research).☆202Updated 6 months ago
- ☆166Updated last year
- Simple Transformer in Jax☆137Updated last year
- Resources from the EleutherAI Math Reading Group☆53Updated 3 months ago
- Seminar on Large Language Models (COMP790-101 at UNC Chapel Hill, Fall 2022)☆310Updated 2 years ago
- Notebooks accompanying Anthropic's "Toy Models of Superposition" paper☆126Updated 2 years ago
- Python library which enables complex compositions of language models such as scratchpads, chain of thought, tool use, selection-inference…☆208Updated 2 weeks ago
- ☆303Updated last year
- ☆78Updated 11 months ago
- Neural Networks and the Chomsky Hierarchy☆205Updated last year
- Tools for understanding how transformer predictions are built layer-by-layer☆500Updated last year
- Highly commented implementations of Transformers in PyTorch☆136Updated last year
- 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
- Functional local implementations of main model parallelism approaches