karpathy / makemore
An autoregressive character-level language model for making more things
☆2,794Updated 8 months ago
Alternatives and similar repositories for makemore:
Users that are interested in makemore are comparing it to the libraries listed below
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆11,141Updated 6 months ago
- ☆3,758Updated last year
- Video+code lecture on building nanoGPT from scratch☆3,855Updated 6 months ago
- Neural Networks: Zero to Hero☆13,173Updated 5 months ago
- The n-gram Language Model☆1,383Updated 6 months ago
- Solve puzzles. Improve your pytorch.☆3,412Updated 6 months ago
- The Autograd Engine☆564Updated 5 months ago
- Notebooks and various random fun☆1,087Updated last year
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆9,390Updated 7 months ago
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆21,310Updated 5 months ago
- What would you do with 1000 H100s...☆994Updated last year
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆39,259Updated 2 months ago
- NanoGPT (124M) in 3 minutes☆2,261Updated this week
- Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes☆1,673Updated 3 years ago
- nanoGPT style version of Llama 3.1☆1,310Updated 6 months ago
- Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world …☆622Updated last year
- Train to 94% on CIFAR-10 in <6.3 seconds on a single A100. Or ~95.79% in ~110 seconds (or less!)☆1,248Updated last month
- Puzzles for learning Triton☆1,382Updated 2 months ago
- The Multilayer Perceptron Language Model☆537Updated 6 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,226Updated last year
- The Tensor (or Array)☆423Updated 6 months ago
- 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.☆115Updated 2 years ago
- A PyTorch native library for large model training☆3,286Updated this week
- If tinygrad wasn't small enough for you...☆684Updated 11 months ago
- An unnecessarily tiny implementation of GPT-2 in NumPy.☆3,307Updated last year
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,031Updated 5 months ago
- Llama from scratch, or How to implement a paper without crying☆543Updated 8 months ago
- The full minitorch student suite.☆2,003Updated 5 months ago
- tiktoken is a fast BPE tokeniser for use with OpenAI's models.☆13,347Updated 4 months ago
- Some ipython notebooks implementing AI algorithms☆1,299Updated 4 months ago