karpathy / makemoreLinks
An autoregressive character-level language model for making more things
☆3,605Updated 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,478Updated last year
- ☆4,482Updated last year
- Video+code lecture on building nanoGPT from scratch☆4,695Updated last year
- Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes☆1,857Updated 4 years ago
- Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world …☆705Updated last year
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆10,287Updated last year
- Neural Networks: Zero to Hero☆20,079Updated last year
- Solve puzzles. Improve your pytorch.☆3,887Updated last year
- Notebooks and various random fun☆1,139Updated 2 years ago
- 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.☆173Updated 3 years ago
- NanoGPT (124M) in 2 minutes☆4,410Updated last week
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆23,341Updated last year
- The full minitorch student suite.☆2,283Updated last year
- llama3 implementation one matrix multiplication at a time☆15,242Updated last year
- Language model alignment-focused deep learning curriculum☆1,523Updated last year
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆52,437Updated 2 months ago
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆6,181Updated 5 months ago
- Minimalistic 4D-parallelism distributed training framework for education purpose☆2,033Updated 5 months ago
- Code Transformer neural network components piece by piece☆371Updated 2 years ago
- Inference Llama 2 in one file of pure C☆19,137Updated last year
- An unnecessarily tiny implementation of GPT-2 in NumPy.☆3,438Updated 2 years ago
- A library for mechanistic interpretability of GPT-style language models☆3,027Updated last week
- arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors …☆1,446Updated 2 years ago
- If tinygrad wasn't small enough for you...☆768Updated last year
- Implementing DeepSeek R1's GRPO algorithm from scratch☆1,754Updated 9 months ago
- Puzzles for learning Triton☆2,246Updated last year
- This repository contains the collection of explorative notebooks pure in python and in the language that we, humans can read. Have tried …☆123Updated last year
- Deep learning for dummies. All the practical details and useful utilities that go into working with real models.☆829Updated 6 months ago
- Attention is all you need implementation☆1,153Updated last year
- LLM training in simple, raw C/CUDA☆28,720Updated 7 months ago