bc
← tags

tag

#transformer

projects
ChottaLLMcompleted

Small-scale LLM built from scratch in PyTorch — character-level tokenizer, transformer architecture, trained on custom text corpora.

GPT-style autoregressive language model implemented in PyTorch — full training loop, attention, positional encoding, and character-level generation.