Comparison
LLMs-from-scratch vs reasoning-from-scratch
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
vs
| LLMs-from-scratch | reasoning-from-scratch | |
|---|---|---|
| Tagline | Implement a ChatGPT-like LLM in PyTorch from scratch | Implement a reasoning LLM in PyTorch from scratch, step by step |
| Stars | 99k | 4.7k |
| Forks | 15k | 699 |
| Open issues | 4 | 2 |
| Language | Jupyter Notebook | Jupyter Notebook |
| License | Other | Apache-2.0 |
| Last pushed | Jun 2, 2026 | Jul 6, 2026 |
| Categories | Model Training, LLM Frameworks | Model Training, LLM Frameworks |
| Typed relationship | LLMs-from-scratch alternative reasoning-from-scratch | |