karpathy / makemoreLinks
An autoregressive character-level language model for making more things
☆3,294Updated 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,703Updated last year
- Video+code lecture on building nanoGPT from scratch☆4,346Updated last year
- ☆4,182Updated last year
- Neural Networks: Zero to Hero☆17,379Updated last year
- The n-gram Language Model☆1,440Updated last year
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆9,908Updated last year
- nanoGPT style version of Llama 3.1☆1,425Updated last year
- NanoGPT (124M) in 3 minutes☆3,091Updated last month
- Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes☆1,801Updated 4 years ago
- Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world …☆656Updated last year
- The Autograd Engine☆628Updated 11 months ago
- Language model alignment-focused deep learning curriculum☆1,456Updated last year
- 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.☆137Updated 3 years ago
- An unnecessarily tiny implementation of GPT-2 in NumPy.☆3,409Updated 2 years ago
- LLM training in simple, raw C/CUDA☆27,536Updated 2 months ago
- arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors …☆1,352Updated 2 years ago
- The Multilayer Perceptron Language Model☆559Updated last year
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆44,098Updated 9 months ago
- ☆4,089Updated last year
- Notebooks and various random fun☆1,101Updated 2 years ago
- Minimalistic 4D-parallelism distributed training framework for education purpose☆1,715Updated 2 weeks ago
- The Tensor (or Array)☆442Updated last year
- If tinygrad wasn't small enough for you...☆737Updated last year
- The official PyTorch implementation of Google's Gemma models☆5,542Updated 3 months ago
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆22,554Updated last year
- llama3 implementation one matrix multiplication at a time☆15,132Updated last year
- Solve puzzles. Improve your pytorch.☆3,714Updated last year
- Implementing DeepSeek R1's GRPO algorithm from scratch☆1,556Updated 4 months ago
- Inference Llama 2 in one file of pure C☆18,722Updated last year
- A library for mechanistic interpretability of GPT-style language models☆2,557Updated this week