mcbieda/llm-from-scratch
1. A simple implementation of the LLM gpt-2 "from scratch" that allows easy modifications and experiments (based on "Build an LLM from Scratch" by Raschka). 2. Domain-adaptive pretraining (DAPT) using biomedical abstracts.
Stars
—
Forks
—
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Feb 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/mcbieda/llm-from-scratch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Lightning-AI/litgpt
20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
SPUTNIKAI/LeechTransformer
Leech-Lila: A Geometric Attention Transformer(Language Model) with the Leech Lattice Attention
liangyuwang/Tiny-DeepSpeed
Tiny-DeepSpeed, a minimalistic re-implementation of the DeepSpeed library
viralcode/superGPT
Train your own LLM from scratch
microsoft/Text2Grad
🚀 Text2Grad: Converting natural language feedback into gradient signals for precise model...