Baichuan2 vs LLMs-from-scratch
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| Baichuan2 | LLMs-from-scratch | |
|---|---|---|
| Tagline | Baichuan 2: 开源大语言模型 | Implement a ChatGPT-like LLM in PyTorch from scratch |
| Stars | 4.1k | 99k |
| Forks | 294 | 15k |
| Open issues | 283 | 4 |
| Language | Python | Jupyter Notebook |
| License | Apache-2.0 | Other |
| Last pushed | Nov 8, 2024 | Jun 2, 2026 |
| Categories | LLM Frameworks | Model Training, LLM Frameworks |
Baichuan2
Baichuan Intelligent Technology开发的一系列大型语言模型。采用高质量的2.6万亿令牌训练,支持中文、英文及多语种,在多个权威benchmark上表现优异。
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