karpathy / makemoreLinks
An autoregressive character-level language model for making more things
☆3,197Updated last year
Alternatives and similar repositories for makemore
Users that are interested in makemore are comparing it to the libraries listed below
Sorting:
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆12,389Updated 11 months ago
- ☆4,092Updated last year
- Video+code lecture on building nanoGPT from scratch☆4,241Updated 11 months ago
- Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes☆1,766Updated 4 years ago
- NanoGPT (124M) in 3 minutes☆2,892Updated 2 weeks ago
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆9,772Updated last year
- The n-gram Language Model☆1,437Updated 11 months ago
- Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world …☆641Updated last year
- Neural Networks: Zero to Hero☆15,027Updated 11 months ago
- nanoGPT style version of Llama 3.1☆1,409Updated 11 months ago
- Solve puzzles. Improve your pytorch.☆3,655Updated last year
- The Autograd Engine☆620Updated 10 months ago
- Language model alignment-focused deep learning curriculum☆1,433Updated 11 months ago
- 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.☆131Updated 3 years ago
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆22,341Updated 11 months ago
- Notebooks and various random fun☆1,098Updated 2 years ago
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆6,036Updated 3 months ago
- The Multilayer Perceptron Language Model☆556Updated 11 months ago
- A library for mechanistic interpretability of GPT-style language models☆2,388Updated last week
- Minimalistic 4D-parallelism distributed training framework for education purpose☆1,607Updated 3 weeks ago
- An unnecessarily tiny implementation of GPT-2 in NumPy.☆3,395Updated 2 years ago
- If tinygrad wasn't small enough for you...☆728Updated last year
- arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors …☆1,327Updated 2 years ago
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆43,152Updated 7 months ago
- A PyTorch native platform for training generative AI models☆4,125Updated this week
- Implementing DeepSeek R1's GRPO algorithm from scratch☆1,496Updated 3 months ago
- From the Tensor to Stable Diffusion, a rough outline for a 1 week course.☆1,067Updated 2 weeks ago
- Puzzles for learning Triton☆1,786Updated 8 months ago
- The full minitorch student suite.☆2,134Updated 11 months ago
- LLM training in simple, raw C/CUDA☆27,249Updated last month