DataDreamer vs LLMs-from-scratch

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

DataDreamerLLMs-from-scratch
TaglinePrompt. Generate Synthetic Data. Train & Align Models.Implement a ChatGPT-like LLM in PyTorch from scratch
Stars1.1k99k
Forks5915k
Open issues54
LanguagePythonJupyter Notebook
LicenseMITOther
Last pushedFeb 2, 2025Jun 2, 2026
CategoriesModel Training, LLM FrameworksModel Training, LLM Frameworks

DataDreamer

DataDreamer is an open-source Python library for prompting, synthetic data generation, and training workflows designed to be simple, efficient, and research-grade.

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