LLMs-from-scratch vs zenml

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

LLMs-from-scratchzenml
TaglineImplement a ChatGPT-like LLM in PyTorch from scratchOne AI Platform From Pipelines to Agents
Stars99k5.5k
Forks15k632
Open issues4131
LanguageJupyter NotebookPython
LicenseOtherApache-2.0
Last pushedJun 2, 2026Jul 7, 2026
CategoriesModel Training, LLM FrameworksInference & Serving, Model Training, LLM Frameworks

LLMs-from-scratch

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

Jupyter Notebook

zenml

ZenML is a platform designed for ML or AI engineers working on traditional ML use-cases, LLM workflows, or agents. It enables writing and running pipelines across various infrastructure backends while managing code containerization, tracking metadata, simplifying infrastructure complexity, and integrating existing tools and services.

Python