karpathy / makemore
An autoregressive character-level language model for making more things
☆2,582Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for makemore
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆10,434Updated 3 months ago
- ☆3,554Updated 9 months ago
- Video+code lecture on building nanoGPT from scratch☆3,573Updated 2 months ago
- Solve puzzles. Improve your pytorch.☆3,259Updated 3 months ago
- Notebooks and various random fun☆1,080Updated last year
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆9,168Updated 4 months ago
- The n-gram Language Model☆1,334Updated 3 months ago
- Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world …☆601Updated 9 months ago
- Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes☆1,606Updated 3 years ago
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆37,189Updated 2 months ago
- Neural Networks: Zero to Hero☆11,846Updated 2 months ago
- An unnecessarily tiny implementation of GPT-2 in NumPy.☆3,236Updated last year
- nanoGPT style version of Llama 3.1☆1,229Updated 3 months ago
- The full minitorch student suite.☆1,910Updated 2 months ago
- Language model alignment-focused deep learning curriculum☆1,263Updated 2 months ago
- What would you do with 1000 H100s...☆892Updated 9 months ago
- Puzzles for learning Triton☆1,060Updated last month
- NanoGPT (124M) quality in 8.2 minutes☆911Updated this week
- 🧠 A study guide to learn about Transformers☆1,539Updated last year
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆5,647Updated 3 weeks ago
- Inference Llama 2 in one file of pure C☆17,444Updated 3 months ago
- LLM papers I'm reading, mostly on inference and model compression☆692Updated 10 months ago
- 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.☆106Updated 2 years ago
- The Autograd Engine☆528Updated last month
- General technology for enabling AI capabilities w/ LLMs and MLLMs☆3,680Updated last month
- arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors …☆1,176Updated last year
- Implementation for MatMul-free LM.☆2,920Updated this week
- Explanation to key concepts in ML☆7,302Updated this week
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆5,988Updated 2 months ago
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆20,105Updated 2 months ago