karpathy / minGPTLinks
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
☆23,198Updated 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,230Updated last month
- Inference Llama 2 in one file of pure C☆19,046Updated last year
- Unsupervised text tokenizer for Neural Network-based text generation.☆11,525Updated last week
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆14,143Updated last year
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆20,307Updated last week
- Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities☆21,915Updated last week
- Ongoing research training transformer models at scale☆14,686Updated this week
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆41,069Updated this week
- Train transformer language models with reinforcement learning.☆16,722Updated this week
- You like pytorch? You like micrograd? You love tinygrad! ❤️☆30,930Updated this week
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,093Updated 5 months ago
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,795Updated last year
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆14,233Updated last week
- 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (i…☆9,398Updated last week
- ☆4,419Updated last year
- Trax — Deep Learning with Clear Code and Speed☆8,296Updated 3 months ago
- Tensor library for machine learning☆13,743Updated last week
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆13,093Updated last year
- An unnecessarily tiny implementation of GPT-2 in NumPy.☆3,434Updated 2 years ago
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆30,258Updated last year
- Instruct-tune LLaMA on consumer hardware☆18,986Updated last year
- Fast and memory-efficient exact attention☆21,196Updated last week
- 💥 Fast State-of-the-Art Tokenizers optimized for Research and Production☆10,338Updated last week
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆13,052Updated last week
- An autoregressive character-level language model for making more things☆3,523Updated last year
- State-of-the-Art Text Embeddings☆18,039Updated this week
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,382Updated last year
- Facebook AI Research Sequence-to-Sequence Toolkit written in Python.☆32,042Updated 2 months ago
- Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)☆9,334Updated last month
- Hackable and optimized Transformers building blocks, supporting a composable construction.☆10,201Updated 2 weeks ago