opensourceprojects.dev

A broadsheet for software that doesn't ask for your email

100+ Chinese LLM models, datasets, and tools, all in one list
GitHub RepoImpressions4

Project Description

View on GitHub

One List to Rule Them All: Navigating the Chinese LLM Ecosystem

If you've tried to keep up with the explosion of Chinese large language models, you know the feeling: every week there's a new base model, a new fine-tune, a new dataset, and a new framework. Maybe you're a researcher trying to find the right foundation model for a project, or a developer looking for a legal or medical fine-tune you can actually use. Scrolling through GitHub search results and scattered blog posts gets old fast. That's exactly the problem Awesome-Chinese-LLM sets out to solve—it's a single, curated index of over 100 Chinese LLM resources, all organized and maintained in one place.

What It Does

This is a curated list, but it's far more structured than your typical "awesome" repo. The maintainers have organized the ecosystem into eight clear categories: models (both text and multimodal), applications, datasets, fine-tuning frameworks, inference frameworks, evaluation tools, tutorials, and related repositories. Each entry includes a direct link, a star count badge, and a concise description of what it is and why it matters.

The real gem here is the opening comparison table. It gives you a quick snapshot of the major base models—ChatGLM, LLaMA, Baichuan, Qwen, InternLM, DeepSeek, and others—with their parameter sizes, training token counts, context lengths, and commercial usability. If you've ever had to dig through multiple model cards just to figure out whether a model can handle a 32K context window or whether you can legally use it in a commercial product, this table is a lifesaver.

Beyond the index itself, the repo links out to a wide range of resources: vertical-domain fine-tunes for medical, legal, financial, educational, and even agricultural use cases; LangChain applications; SFT and preference datasets; and tutorials covering everything from LLM basics to prompt engineering and hands-on implementation.

Why It's Cool

The value here isn't in any single model or tool—it's in the aggregation and the careful organization.

  • The comparison table alone is worth the visit. It's rare to find a single place that lists parameter counts, training data volume, context length, and commercial license status for all the major Chinese base models. You can quickly answer questions like "Which models are commercially usable?" and "Which one has the longest context window?" without opening ten different GitHub repos.

  • The vertical fine-tune section is genuinely useful. If you're working in a specific domain—say, healthcare or finance—you can jump straight to a list of models already fine-tuned for that area. That's a huge time-saver compared to training your own from scratch or searching blindly.

  • It's organized by workflow, not just by category. The distinction between fine-tuning frameworks, inference frameworks, and evaluation tools is one that practitioners actually need. When you're building a pipeline, you can find the relevant frameworks without wading through unrelated resources.

  • The tutorials section covers the learning path. From basic knowledge to prompt engineering to practical application, there's a structured path for newcomers. That makes this useful not just as a reference but as a starting point for learning.

  • It's community-driven. The maintainers explicitly invite contributions via pull requests, and they have a clear format for adding new resources. That means the list stays current—which is essential in a field moving this fast.

How to Try It

There's no installation required—this is a repository of links, not a tool you run. To use it:

  1. Head over to the repository at https://github.com/HqWu-HITCS/Awesome-Chinese-LLM.
  2. Star the repo if you find it useful—it helps the maintainers and keeps the project visible.
  3. Browse the table of contents to find what you need. The README is organized with anchor links, so you can jump straight to models, datasets, frameworks, or tutorials.
  4. Click through to any entry that catches your eye. Each one includes a GitHub link and a brief description to help you decide if it's worth exploring further.
  5. If you find a resource that's missing, open a pull request following the project's format (repo link, star count, description). The maintainers ask that you follow their template, but it's straightforward.

The repo also includes a star history chart, so you can see which projects are gaining traction over time—a handy signal for spotting emerging trends.

Final Thoughts

Awesome-Chinese-LLM isn't a model you'll run or a framework you'll integrate—it's a map of a very large and fast-moving territory. If you're working with Chinese LLMs in any capacity, whether you're a researcher comparing base models, a developer building domain-specific applications, or a student trying to get oriented, this list will save you hours of scattered searching.

The best part is that it's a living resource. As new models like Qwen 2.5 or MiniMax-Text-01 appear, the maintainers and community add them, keeping the comparison table and category listings current. Bookmark it, contribute to it, and check back before your next LLM project—you'll likely find something you didn't know existed.


Follow @githubprojects for more developer tools and open source projects.

Back to Projects
Project ID: 9c79fa65-71eb-4e54-8aa9-683a4abcaf21Last updated: August 11, 2026 at 02:44 AM