lonePatient/awesome-pretrained-chinese-nlp-models

Awesome Pretrained Chinese NLP Models,高质量中文预训练模型&大模型&多模态模型&大语言模型集合

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 1 minute ago
Added to GitGenius on September 12th, 2026
Created on May 25th, 2019
Open Issues & Pull Requests: 6 (+0)
GitHub issues: Enabled
Number of forks: 517
Total Stargazers: 5,590 (+0)
Total Subscribers: 94 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 5.2 hours
Mean response time: 2.1 days
90th percentile: 10.6 days
Tracked items: 6

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 3
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 801 days
Stale 30+ days: 3
Stale 90+ days: 3

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Awesome Pretrained Chinese NLP Models is a curated collection of pretrained language models, large language models, and multimodal models for Chinese natural language processing.

The repository addresses the challenge of discovering and accessing high-quality Chinese NLP models by aggregating publicly available pretrained models across multiple categories. It organizes models by type, including general-purpose large language models with parameters exceeding 7 billion, domain-specific models for finance, medicine, and law, conversational models, multimodal models combining text and images, and reasoning-focused models. The collection also covers traditional pretrained architectures organized by their primary function: NLU models like BERT and RoBERTa variants, NLG models including GPT and T5 variants, combined NLU-NLG architectures, and multimodal models. Beyond model listings, the repository provides links to evaluation benchmarks, open-source model repositories, Chinese instruction datasets, and embedding resources.

Developers building Chinese NLP applications should use this repository as a reference guide when selecting models for their specific use case. It suits projects requiring domain-specific models in vertical areas like finance or healthcare, as well as those needing general conversational or reasoning capabilities. The repository is particularly valuable for teams working within China, as it includes recommendations for accessing HuggingFace models through domestic mirror services to improve download speeds.

The project maintains active curation with continuous updates to reflect new model releases. Documentation is organized into separate detailed files for each model category, allowing developers to explore full model lists beyond the summary tables. The repository includes structured metadata about model architectures, distinguishing between non-causal decoders, causal decoders, and encoder-decoder configurations to help with technical selection decisions.