Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 131 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 131 Bytes

GPT from scratch

Very simple implementation of GPT architecture.

Based on A. Karpathy's code. Needs just PyTorch and Jupyter.