karpathy / makemoreLinks
An autoregressive character-level language model for making more things
☆3,537Updated 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☆14,143Updated last year
- ☆4,438Updated last year
- Video+code lecture on building nanoGPT from scratch☆4,637Updated last year
- Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes☆1,854Updated 4 years ago
- Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world …☆701Updated last year
- Neural Networks: Zero to Hero☆19,391Updated last year
- NanoGPT (124M) in 3 minutes☆4,035Updated this week
- Notebooks and various random fun☆1,134Updated 2 years ago
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆10,225Updated last year
- Language model alignment-focused deep learning curriculum☆1,505Updated last year
- Minimalistic 4D-parallelism distributed training framework for education purpose☆1,928Updated 4 months ago
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆23,198Updated last year
- Solve puzzles. Improve your pytorch.☆3,855Updated 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,433Updated 2 years ago
- The full minitorch student suite.☆2,267Updated last year
- 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.☆170Updated 3 years ago
- A library for mechanistic interpretability of GPT-style language models☆2,921Updated 3 weeks ago
- Inference Llama 2 in one file of pure C☆19,046Updated last year
- Implementing DeepSeek R1's GRPO algorithm from scratch☆1,724Updated 8 months ago
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆6,172Updated 4 months ago
- If tinygrad wasn't small enough for you...☆761Updated last year
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆51,444Updated last month
- Llama from scratch, or How to implement a paper without crying☆581Updated last year
- The hub for EleutherAI's work on interpretability and learning dynamics☆2,696Updated last month
- An unnecessarily tiny implementation of GPT-2 in NumPy.☆3,436Updated 2 years ago
- Deep learning for dummies. All the practical details and useful utilities that go into working with real models.☆830Updated 5 months ago
- Train to 94% on CIFAR-10 in <6.3 seconds on a single A100. Or ~95.79% in ~110 seconds (or less!)☆1,298Updated last year
- Cramming the training of a (BERT-type) language model into limited compute.☆1,356Updated last year
- It is said that, Ilya Sutskever gave John Carmack this reading list of ~ 30 research papers on deep learning.☆1,046Updated last year
- A PyTorch native platform for training generative AI models☆4,892Updated this week