karpathy / minGPTLinks
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
☆23,494Updated 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.☆52,642Updated 3 months ago
- Inference Llama 2 in one file of pure C☆19,162Updated last year
- LLM training in simple, raw C/CUDA☆28,814Updated 7 months ago
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆30,265Updated last year
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,087Updated 7 months ago
- Fast and memory-efficient exact attention☆22,113Updated last week
- Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities☆22,021Updated 2 weeks ago
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆14,598Updated last year
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆41,578Updated this week
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆13,137Updated last week
- Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM☆7,882Updated 4 months ago
- Instruct-tune LLaMA on consumer hardware☆18,978Updated last year
- An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.☆39,392Updated 8 months ago
- tiktoken is a fast BPE tokeniser for use with OpenAI's models.☆17,200Updated 4 months ago
- An unnecessarily tiny implementation of GPT-2 in NumPy.☆3,443Updated 2 years ago
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,384Updated last year
- Ongoing research training transformer models at scale☆15,162Updated this week
- Unsupervised text tokenizer for Neural Network-based text generation.☆11,627Updated this week
- A concise but complete full-attention transformer with a set of promising experimental features from various papers☆5,800Updated this week
- A guidance language for controlling large language models.☆21,270Updated this week
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,835Updated last year
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆10,309Updated last year
- Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.☆6,183Updated 5 months ago
- ☆4,513Updated 2 years ago
- A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)☆10,152Updated last year
- 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (i…☆9,486Updated this week
- 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,190Updated 3 months ago
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆14,346Updated last week
- Repo for external large-scale work☆6,543Updated last year
- LlamaIndex is the leading framework for building LLM-powered agents over your data.☆46,841Updated last week