bclarkson-code / TricycleLinks
Autograd to GPT-2 completely from scratch
☆126Updated 5 months ago
Alternatives and similar repositories for Tricycle
Users that are interested in Tricycle are comparing it to the libraries listed below
Sorting:
- Pytorch script hot swap: Change code without unloading your LLM from VRAM☆125Updated 9 months ago
- Visualizing the internal board state of a GPT trained on chess PGN strings, and performing interventions on its internal board state and …☆218Updated last year
- Absolute minimalistic implementation of a GPT-like transformer using only numpy (<650 lines).☆254Updated 2 years ago
- ☆250Updated last year
- A really tiny autograd engine☆99Updated 8 months ago
- A pure NumPy implementation of Mamba.☆222Updated last year
- a curated list of data for reasoning ai☆141Updated last year
- ☆466Updated 2 months ago
- a small code base for training large models☆322Updated 9 months ago
- Simple Transformer in Jax☆142Updated last year
- in this repository, i'm going to implement increasingly complex llm inference optimizations☆81Updated 8 months ago
- A tiny version of GPT fully implemented in Python with zero dependencies☆83Updated last year
- Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.☆122Updated last year
- A BERT that you can train on a (gaming) laptop.☆209Updated 2 years ago
- throwaway GPT inference☆141Updated last year
- This repository contain the simple llama3 implementation in pure jax.☆71Updated 11 months ago
- Mistral7B playing DOOM☆139Updated last year
- Official codebase for the paper "Beyond A* Better Planning with Transformers via Search Dynamics Bootstrapping".☆375Updated last year
- run paligemma in real time☆133Updated last year
- An implementation of bucketMul LLM inference☆224Updated last year
- A character-level language diffusion model trained on Tiny Shakespeare☆849Updated 3 weeks ago
- Teaching transformers to play chess☆148Updated last month
- Visualize the intermediate output of Mistral 7B☆384Updated last year
- A tool to analyze and debug neural networks in pytorch. Use a GUI to traverse the computation graph and view the data from many different…☆298Updated last year
- Pivotal Token Search☆144Updated last month
- an implementation of Self-Extend, to expand the context window via grouped attention☆119Updated 2 years ago
- ☆255Updated 2 years ago
- Inference of Mamba and Mamba2 models in pure C☆196Updated 2 weeks ago
- Gradient descent is cool and all, but what if we could delete it?☆106Updated 5 months ago
- LLM verified with Monte Carlo Tree Search☆284Updated 10 months ago