caveman vs LLMs-from-scratch

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

cavemanLLMs-from-scratch
TaglineCuts 65% of tokens in AI coding agent responses.Implement a ChatGPT-like LLM in PyTorch from scratch
Stars86k99k
Forks4.8k15k
Open issues3704
LanguageJavaScriptJupyter Notebook
LicenseMITOther
Last pushedJul 3, 2026Jun 2, 2026
CategoriesDeveloper Tools, LLM FrameworksModel Training, LLM Frameworks

caveman

A skill/plugin for various AI agents, including Claude Code and other platforms, reducing output tokens for more concise, direct communication while maintaining accuracy.

JavaScript

LLMs-from-scratch

Repository containing code and instructions for developing, pretraining, and finetuning a GPT-like large language model (LLM) using PyTorch.

Jupyter Notebook