align-anything vs LLMs-from-scratch

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

align-anythingLLMs-from-scratch
TaglineAlign-Anything: Training All-modality Model with FeedbackImplement a ChatGPT-like LLM in PyTorch from scratch
Stars4.7k99k
Forks50515k
Open issues324
LanguagePythonJupyter Notebook
LicenseApache-2.0Other
Last pushedNov 27, 2025Jun 2, 2026
CategoriesModel Training, Developer ToolsModel Training, LLM Frameworks

align-anything

A Python project that focuses on aligning multimodal large models with human intentions and values through various fine-tuning methods.

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