Deploy a Chinese chatbot or text-generation service on your own servers without paying for API calls.
Fine-tune an open-source model for specialized tasks like medical document analysis or legal contract review.
Research and compare different Chinese-optimized LLM architectures and their performance characteristics.
Build a local AI assistant that processes Chinese text while keeping data private on your hardware.
Downloading large model weights (several GB) is the primary bottleneck; requires PyTorch and transformers library setup.
Awesome Chinese LLM is a curated directory of open-source large language models (LLMs) that work well with Chinese, along with related tools, datasets, and learning resources. A large language model is the type of AI system behind chatbots and text-generation tools, it is trained on massive amounts of text and can answer questions, summarize documents, write code, and hold conversations. The repository focuses specifically on models that are smaller-scale, can be run privately on your own hardware, and have lower training costs, making them more accessible than the massive commercial models. It catalogs base models as well as fine-tuned versions specialized for specific fields like medicine, law, finance, education, and e-commerce. The collection covers well-known Chinese AI models including ChatGLM, Qwen, Baichuan, InternLM, DeepSeek, and others, along with their various sizes and versions. Beyond just the models, it also lists training and fine-tuning frameworks, deployment tools for running models efficiently, datasets for pre-training and instruction tuning, and tutorials for learning how to work with LLMs. You would use this repository if you are a researcher or developer looking for Chinese-capable AI models to run locally, fine-tune for a specialized task, or deploy in an application without relying on a commercial API. The content is primarily in Chinese.
Generated 2026-05-18 · Model: sonnet-4-6 · Verify against the repo before relying on details.