karpathy / minGPTLinks
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
☆23,284Updated last year
Alternatives and similar repositories for minGPT
Users that are interested in minGPT are comparing it to the libraries listed below
Sorting:
- The simplest, fastest repository for training/finetuning medium-sized GPTs.☆51,992Updated 2 months ago
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆14,335Updated last year
- ☆4,472Updated last year
- An autoregressive character-level language model for making more things☆3,586Updated last year
- Inference Llama 2 in one file of pure C☆19,106Updated last year
- CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image☆32,291Updated last year
- Neural Networks: Zero to Hero☆19,761Updated last year
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆20,465Updated this week
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆41,208Updated this week
- Train transformer language models with reinforcement learning.☆17,005Updated this week
- tiktoken is a fast BPE tokeniser for use with OpenAI's models.☆17,015Updated 3 months ago
- An unnecessarily tiny implementation of GPT-2 in NumPy.☆3,437Updated 2 years ago
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆10,261Updated last year
- 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (i…☆9,443Updated this week
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,092Updated 6 months ago
- Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.☆30,714Updated this week
- Hackable and optimized Transformers building blocks, supporting a composable construction.☆10,266Updated last week
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆13,142Updated last year
- Fast and memory-efficient exact attention☆21,635Updated this week
- 🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.☆32,479Updated this week
- llama3 implementation one matrix multiplication at a time☆15,236Updated last year
- Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We als…☆18,148Updated 2 months ago
- You like pytorch? You like micrograd? You love tinygrad! ❤️☆31,122Updated this week
- Video+code lecture on building nanoGPT from scratch☆4,673Updated last year
- Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!☆41,341Updated this week
- 💥 Fast State-of-the-Art Tokenizers optimized for Research and Production☆10,385Updated this week
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,805Updated last year
- This repository contains demos I made with the Transformers library by HuggingFace.☆11,461Updated 6 months ago
- Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)☆9,354Updated last week
- Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities☆21,950Updated last month