karpathy / minGPTLinks
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
☆22,170Updated 10 months ago
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.☆42,415Updated 6 months ago
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆12,207Updated 10 months ago
- ☆4,046Updated last year
- Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities☆21,461Updated last month
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆30,046Updated 11 months ago
- Unsupervised text tokenizer for Neural Network-based text generation.☆11,022Updated 3 months ago
- Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"☆12,153Updated 6 months ago
- Repo for external large-scale work☆6,527Updated last year
- A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)☆9,963Updated last year
- Implementation of the LLaMA language model based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Ad…☆6,073Updated this week
- An unnecessarily tiny implementation of GPT-2 in NumPy.☆3,373Updated 2 years ago
- 🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (i…☆8,875Updated last week
- Ongoing research training transformer models at scale☆12,701Updated this week
- Cleanlab's open-source library is the standard data-centric AI package for data quality and machine learning with messy, real-world data …☆10,660Updated last month
- Neural Networks: Zero to Hero☆14,301Updated 10 months ago
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆9,719Updated last year
- 20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.☆12,380Updated this week
- State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enter…☆14,361Updated 10 months ago
- QLoRA: Efficient Finetuning of Quantized LLMs☆10,518Updated last year
- Inference Llama 2 in one file of pure C☆18,508Updated 10 months ago
- 🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.☆18,912Updated this week
- Instruct-tune LLaMA on consumer hardware☆18,927Updated 11 months ago
- Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more☆32,668Updated this week
- 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal model…☆146,154Updated this week
- An autoregressive character-level language model for making more things☆3,159Updated last year
- An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries☆7,240Updated last week
- This repository contains demos I made with the Transformers library by HuggingFace.☆11,016Updated last month
- Running large language models on a single GPU for throughput-oriented scenarios.☆9,337Updated 8 months ago
- State-of-the-Art Text Embeddings☆17,024Updated 3 weeks ago
- RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable)…☆13,755Updated this week