petals vs LLMs-from-scratch

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

petalsLLMs-from-scratch
TaglineRun LLMs at home, BitTorrent-styleImplement a ChatGPT-like LLM in PyTorch from scratch
Stars10k99k
Forks62115k
Open issues1124
LanguagePythonJupyter Notebook
LicenseMITOther
Last pushedSep 7, 2024Jun 2, 2026
CategoriesLLM Frameworks, Inference & ServingModel Training, LLM Frameworks

petals

Petals enables running and fine-tuning large language models locally with distributed computing techniques, offering up to 10x faster performance compared to offloading tasks.

Python

LLMs-from-scratch

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

Jupyter Notebook