Skip to main content

One post tagged with "python"

View All Tags

· 2 min read

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.