HqWu-HITCS/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
Provides a curated registry of 100+ open-source Chinese LLM resources including base models (ChatGLM, Qwen, LLaMA, Baichuan), domain-specific fine-tuned variants (medical, legal, financial), and training/inference frameworks. Organizes models by parameter scale and commercial usability, with comparative tables detailing training tokens, context lengths, and architecture choices like Multi-Query Attention for efficiency. Covers the full LLM lifecycle: datasets, supervised fine-tuning, preference alignment, evaluation benchmarks, deployment frameworks (vLLM, llama.cpp), and applied tutorials for LangChain integration and agent implementation.
22,371 stars. No commits in the last 6 months.
Stars
22,371
Forks
2,112
Language
—
License
—
Category
Last pushed
May 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/HqWu-HITCS/Awesome-Chinese-LLM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
lyogavin/airllm
AirLLM 70B inference with single 4GB GPU
shibing624/MedicalGPT
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline....
CrazyBoyM/llama3-Chinese-chat
Llama3、Llama3.1 中文后训练版仓库 - 微调、魔改版本有趣权重 & 训练、推理、评测、部署教程视频 & 文档。
GradientHQ/parallax
Parallax is a distributed model serving framework that lets you build your own AI cluster anywhere
CLUEbenchmark/CLUE
中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained...