align-anything vs LLMs-from-scratch
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| align-anything | LLMs-from-scratch | |
|---|---|---|
| Tagline | Align-Anything: Training All-modality Model with Feedback | Implement a ChatGPT-like LLM in PyTorch from scratch |
| Stars | 4.7k | 99k |
| Forks | 505 | 15k |
| Open issues | 32 | 4 |
| Language | Python | Jupyter Notebook |
| License | Apache-2.0 | Other |
| Last pushed | Nov 27, 2025 | Jun 2, 2026 |
| Categories | Model Training, Developer Tools | Model 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