minGPT

Transformer model

A minimal PyTorch implementation of a transformer-based language model

A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training

GitHub

20k stars
259 watching
3k forks
Language: Python
last commit: about 2 years ago

Related projects:

RepositoryDescriptionStars
minimaxir/gpt-2-simpleA tool for retraining and fine-tuning the OpenAI GPT-2 text generation model on new datasets.3,398
eleutherai/gpt-neoxProvides a framework for training large-scale language models on GPUs with advanced features and optimizations.6,997
openai/gpt-2A repository providing code and models for research into language modeling and multitask learning22,644
cornellius-gp/gpytorchA library for creating scalable and flexible Gaussian process models with ease3,605
opennmt/ctranslate2A high-performance inference engine for transformer models3,467
keyvank/femtogptA Rust implementation of a minimal Generative Pretrained Transformer architecture.845
mshumer/gpt-prompt-engineerA tool for automating the process of generating and ranking effective prompts for AI models like GPT-4, GPT-3.5-Turbo, or Claude 3 Opus.9,411
google-research/vision_transformerProvides pre-trained models and code for training vision transformers and mixers using JAX/Flax10,620
ther1d/shell_gptA command-line tool using AI-powered language models to generate shell commands and code snippets9,933
microsoft/megatron-deepspeedResearch tool for training large transformer language models at scale1,926
bigscience-workshop/megatron-deepspeedA collection of tools and scripts for training large transformer language models at scale1,342
eleutherai/pythiaAnalyzing knowledge development and evolution in large language models during training2,309
openai/finetune-transformer-lmThis project provides code and model for improving language understanding through generative pre-training using a transformer-based architecture.2,167
rasbt/llms-from-scratchDeveloping and pretraining a GPT-like Large Language Model from scratch35,405
gpt-engineer-org/gpt-engineerAn AI-powered platform to experiment with software engineering tasks using natural language input.52,634