LLMs-from-scratch vs Chinese-LLaMA-Alpaca

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

LLMs-from-scratchChinese-LLaMA-Alpaca
TaglineImplement a ChatGPT-like LLM in PyTorch from scratchChinese LLaMA & Alpaca大语言模型+本地CPU/GPU训练部署
Stars99k19k
Forks15k1.9k
Open issues45
LanguageJupyter NotebookPython
LicenseOtherApache-2.0
Last pushedJun 2, 2026Apr 19, 2026
CategoriesModel Training, LLM FrameworksLLM Frameworks, Model Training

LLMs-from-scratch

Repository containing code and instructions for developing, pretraining, and finetuning a GPT-like large language model (LLM) using PyTorch.

Jupyter Notebook

Chinese-LLaMA-Alpaca

开源了中文LLaMA和Alpaca大模型,并提供了预训练脚本、指令精调脚本及部署方案,支持多种生态。

Python