MiniMax-01 vs LLMs-from-scratch
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| MiniMax-01 | LLMs-from-scratch | |
|---|---|---|
| Tagline | MiniMax-01 Repository | Implement a ChatGPT-like LLM in PyTorch from scratch |
| Stars | 3.4k | 99k |
| Forks | 330 | 15k |
| Open issues | 8 | 4 |
| Language | Python | Jupyter Notebook |
| License | MIT | Other |
| Last pushed | Jul 7, 2025 | Jun 2, 2026 |
| Categories | LLM Frameworks, Model Training | Model Training, LLM Frameworks |
MiniMax-01
Repository for MiniMax Text and Vision Language Models based on Linear Attention.
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