bc
← tags

tag

#transformer

posts
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.

Repository with all of the companion notebooks that focused on diving into ML concepts and ideas from website posts.