Skip to content
#

llm-from-scratch

Here are 17 public repositories matching this topic...

Build an LLM from scratch with transformers, attention, tokenization, dataset engineering, training, alignment, inference, multimodality, agents, and a runnable PyTorch mini language model.

  • Updated Aug 2, 2026
  • Python

An industry-grade, production-ready Multi-Modal AGI Vision-Language LLM & Agentic Reasoning Framework built from scratch in PyTorch. Features ViT patch encoding, RoPE, SDPA Flash-Attention, KV-Cache, autonomous Plan-Act-Reflect agentic loop with tool dispatch & Google Colab T4 GPU support.

  • Updated Jul 30, 2026
  • Python

GRAFT (Grounded Reasoning-Action File-agent Toolchain): a from-scratch ReAct implementation across Groq's OpenAI-compatible API and the Anthropic Messages API, with persistent memory, sandboxed calculation, and zero-hallucination answering.

  • Updated Jul 25, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the llm-from-scratch topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the llm-from-scratch topic, visit your repo's landing page and select "manage topics."

Learn more