minGPT is a minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training. It is designed to be a simple, educational resource for those who want to learn more about how GPT works and perhaps even train their own version of the model.
Introduction to minGPT
· 2 min read