karpathy / microgradLinks
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
☆13,943Updated last year
Alternatives and similar repositories for micrograd
Users that are interested in micrograd are comparing it to the libraries listed below
Sorting:
- An autoregressive character-level language model for making more things☆3,492Updated last year
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆23,075Updated last year
- Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes☆1,847Updated 4 years ago
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆50,560Updated 3 weeks ago
- ☆4,389Updated last year
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆10,195Updated last year
- Neural Networks: Zero to Hero☆18,990Updated last year
- You like pytorch? You like micrograd? You love tinygrad! ❤️☆30,788Updated this week
- NanoGPT (124M) in 3 minutes☆3,922Updated this week
- Video+code lecture on building nanoGPT from scratch☆4,595Updated last year
- Inference Llama 2 in one file of pure C☆18,995Updated last year
- LLM training in simple, raw C/CUDA☆28,325Updated 5 months ago
- MLX: An array framework for Apple silicon☆22,983Updated this week
- Some ipython notebooks implementing AI algorithms☆1,391Updated 6 months ago
- Solve puzzles. Improve your pytorch.☆3,830Updated last year
- Flax is a neural network library for JAX that is designed for flexibility.☆6,946Updated this week
- This repository contains demos I made with the Transformers library by HuggingFace.☆11,393Updated 5 months ago
- Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world …☆699Updated last year
- If tinygrad wasn't small enough for you...☆758Updated last year
- Tensor library for machine learning☆13,648Updated 2 weeks ago
- LLM101n: Let's build a Storyteller☆35,731Updated last year
- The Abstraction and Reasoning Corpus☆4,651Updated 8 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,419Updated 2 years ago
- Fast and memory-efficient exact attention☆20,904Updated this week
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,087Updated 5 months ago
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆13,000Updated this week
- PyTorch native post-training library☆5,608Updated this week
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆6,162Updated 3 months ago
- Accessible large language models via k-bit quantization for PyTorch.☆7,801Updated this week
- Solve puzzles. Learn CUDA.☆11,790Updated last year