You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight educational implementation of GPT (Generative Pre-trained Transformer) using NumPy/CuPy. Features PyTorch-like syntax, GPU acceleration, and complete transformer architecture with customizable parameters. Inspired by NanoGPT. Features: 🚀 GPU acceleration with CuPy 📚 Educational 🔧 Configurable parameters