SeedGPT is a minimal decoder-only LLM from scratch, inspired by andrej karpathy's tutorials, generating text token-by-token based on input word prompts.
python training education natural-language-processing deep-learning decoder inference text-generation pytorch artificial-intelligence transformer scratch implementation language-model andrej-karpathy self-attention-implementation llm chatgpt gpt-from-scratch seedgpt
-
Updated
May 10, 2025 - Python