Skip to main content
  1. Data Science Blog/

Power of Chinese AI Models

·438 words·3 mins· loading · ·
AI/ML Models Technology Trends & Future Artificial Intelligence (AI) AI Models AI Industry Research Methods

On This Page

Table of Contents
Share with :

Power of Chinese AI Models

Power of Chinese AI Models
#

Introduction
#

After the Deepseek R1 turmoil in the market, there has been a shift in attention towards China. The West is now looking towards the East, and even those in the East are turning their gaze northward.

I was tracking these models for sometime so thought to summarize them at one place for my readers.

Opensource: 🚀

Partially or fully close source: 🔒

List of Chinese Models
#

Developer Model SeriesModels Features of this Model
Tsinghua & Fudan University OpenChineseGPT OpenChineseGPT 🚀 Dialogue, instruction-following
Tsinghua & Fudan University OpenBuddy OpenBuddy 🚀 Dialogue, instruction-following
Tsinghua & Fudan University OpenChineseLLaMA OpenChineseLLaMA 🚀 Dialogue, instruction-following
Shanghai AI Lab Fengshenbang Series Fengshenbang-13B 🚀, Fengshenbang-7B 🚀 General-purpose, multilingual
IDEA Research Ziya Series Ziya-LLaMA 🚀, Ziya-13B 🚀 Dialogue, instruction-following
Tsinghua University CPM Series CPM-1 🚀, CPM-2 🚀, CPM-3 🚀 Early Chinese LLMs
Huawei PanGu PanGu 🔒 Large-scale, multilingual
Tsinghua & Fudan University Chinese LLaMA & Alpaca Chinese LLaMA 🚀, Chinese Alpaca 🚀 Dialogue, instruction-following
Fudan University MOSS MOSS 🚀 Dialogue, general-purpose
Zhipu AI ChatGLM Series ChatGLM3 🚀, ChatGLM2 🚀, ChatGLM 🚀, GLM-4 🚀 Chinese dialogue, multi-turn, long-context
Alibaba Cloud Qwen Series Qwen-1.8B 🚀, Qwen-7B 🚀, Qwen-14B 🚀, Qwen-72B 🚀, Qwen-2.5-1M 🚀 Multimodal, multilingual, 32K tokens, strong performance on benchmarks
Baichuan Intelligent Tech Baichuan Series Baichuan-7B 🚀, Baichuan-13B 🚀, Baichuan2 🚀 High performance, quantized versions
Shanghai AI Lab InternLM Series InternLM 🚀, InternLM-Chat 🚀 General-purpose, long-context
01.AI Yi Series Yi-1.0 🚀, Yi-6B 🚀, Yi-34B 🚀 Multilingual, long-context
DeepSeek AI DeepSeek Series DeepSeek-V2 🚀, DeepSeek-LLM-67B 🚀, DeepSeek-R1 🚀 High performance, Chinese & English, advanced reasoning for math and coding
Shenzhen Yuanxiang AI XVERTE Series XVERTE-7B 🚀, XVERTE-13B 🚀, XVERTE-65B 🚀 Multilingual, 256K tokens
Peking University YuLan Series YuLan-Base-126B 🚀, YuLan-Chat-3-126B 🚀 Multilingual, large-pretraining
Sichuan AI University gLAW LAW 🚀, LAWMiner 🚀, LLAMA 🚀, Fuzz 🚀, Mingcha 🚀 Specialized for legal tasks
Baidu ERNIE ERNIE 3.0 Titan 🔒 Knowledge enhanced with 260 billion parameters, supports multiple industries
ByteDance Doubao Doubao 1.5 Pro 🔒 Better than ChatGPT-4o in knowledge retention, coding, reasoning, optimized for lower hardware costs
Tencent Hunyuan Hunyuan 🔒 Supports image and text generation, logical reasoning, aimed at enterprise use
Moonshot AI Kimi Kimi k1.5 🔒 Matches or outperforms OpenAI o1, focused on solving complex problems
SenseTime SenseNova SenseNova 🔒 Includes models for natural language processing, content generation, data annotation
MiniMax MiniMax-Text MiniMax-Text-01 🔒 Large parameter size (456 billion), outperforms on some benchmarks, large context window
Kuaishou Kling Kling 🔒 Text-to-video model, free to public, simulates real-world motion and physics
iFlytek iFlytek Spark iFlytek Spark V4.0 🔒 Improved core capabilities, ranks high in international tests compared to GPT-4 Turbo
Dr. Hari Thapliyaal's avatar

Dr. Hari Thapliyaal

Dr. Hari Thapliyal is a seasoned professional and prolific blogger with a multifaceted background that spans the realms of Data Science, Project Management, and Advait-Vedanta Philosophy. Holding a Doctorate in AI/NLP from SSBM (Geneva, Switzerland), Hari has earned Master's degrees in Computers, Business Management, Data Science, and Economics, reflecting his dedication to continuous learning and a diverse skill set. With over three decades of experience in management and leadership, Hari has proven expertise in training, consulting, and coaching within the technology sector. His extensive 16+ years in all phases of software product development are complemented by a decade-long focus on course design, training, coaching, and consulting in Project Management. In the dynamic field of Data Science, Hari stands out with more than three years of hands-on experience in software development, training course development, training, and mentoring professionals. His areas of specialization include Data Science, AI, Computer Vision, NLP, complex machine learning algorithms, statistical modeling, pattern identification, and extraction of valuable insights. Hari's professional journey showcases his diverse experience in planning and executing multiple types of projects. He excels in driving stakeholders to identify and resolve business problems, consistently delivering excellent results. Beyond the professional sphere, Hari finds solace in long meditation, often seeking secluded places or immersing himself in the embrace of nature.

Comments:

Share with :

Related

Roadmap to Reality
·916 words·5 mins· loading
Philosophy & Cognitive Science Interdisciplinary Topics Scientific Journey Self-Discovery Personal Growth Cosmic Perspective Human Evolution Technology Biology Neuroscience
Roadmap to Reality # A Scientific Journey to Know the Universe — and the Self # 🌱 Introduction: The …
From Being Hacked to Being Reborn: How I Rebuilt My LinkedIn Identity in 48 Hours
·893 words·5 mins· loading
Personal Branding Cybersecurity Technology Trends & Future Personal Branding LinkedIn Profile Professional Identity Cybersecurity Online Presence Digital Identity Online Branding
💔 From Being Hacked to Being Reborn: How I Rebuilt My LinkedIn Identity in 48 Hours # “In …
Exploring CSS Frameworks - A Collection of Lightweight, Responsive, and Themeable Alternatives
·1378 words·7 mins· loading
Web Development Frontend Development Design Systems CSS Frameworks Lightweight CSS Responsive CSS Themeable CSS CSS Utilities Utility-First CSS
Exploring CSS Frameworks # There are many CSS frameworks and approaches you can use besides …
Dimensions of Software Architecture: Balancing Concerns
·871 words·5 mins· loading
Software Architecture Software Architecture Technical Debt Maintainability Scalability Performance
Dimensions of Software Architecture # Call these “Architectural Concern Categories” or …
Understanding `async`, `await`, and Concurrency in Python
·637 words·3 mins· loading
Python Asyncio Concurrency Synchronous Programming Asynchronous Programming
Understanding async, await, and Concurrency # Understanding async, await, and Concurrency in Python …