Baichuan2 vs LLMs-from-scratch

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

Baichuan2LLMs-from-scratch
TaglineBaichuan 2: 开源大语言模型Implement a ChatGPT-like LLM in PyTorch from scratch
Stars4.1k99k
Forks29415k
Open issues2834
LanguagePythonJupyter Notebook
LicenseApache-2.0Other
Last pushedNov 8, 2024Jun 2, 2026
CategoriesLLM FrameworksModel 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