新着 テンプレートを試す

DeepSeek V4 Pro vs Qwen 3.8: China’s New AI Model Battle

DeepSeek V4 Pro vs Qwen 3.8: a closer look at China’s latest AI battle, from coding and agents to cost, openness, and real-world performance.

ET
By EcomStation Team
Sep 21, 2026· 読了時間23分
DeepSeek V4 Pro vs Qwen 3.8: China’s New AI Model Battle

China's AI industry is entering a very different phase. The question is no longer whether Chinese companies can build powerful AI models. They already can.

The bigger question is which approach will shape the next stage of the race?

DeepSeek V4 Pro and Qwen 3.8 are two of the most interesting examples.

DeepSeek V4 Pro is focused heavily on reasoning, coding, agents, efficiency and low-cost access. Its August 2026 general release added stronger agent capabilities, flexible reasoning effort and support for modern agent APIs.

Qwen 3.8 is taking another major step toward open AI. Alibaba's Qwen team has released both Qwen3.8-27B and the much larger Qwen3.8-2.4T-A95B as downloadable models. Qwen describes the series as a major improvement in coding, professional work, research and long-horizon agentic tasks.

So which one matters more?

That is not as simple as looking at a benchmark leaderboard.

The real story is about cost, openness, coding, agents, infrastructure and how quickly China's AI models are closing the gap with the global frontier.

China's AI Race Has Become a Model Race

A few years ago, the global AI conversation was dominated by a small group of American companies.

Today, the landscape is much more crowded.

DeepSeek, Alibaba, Moonshot AI, Z.ai and other Chinese companies are releasing increasingly capable models. Recent reporting has described Chinese models as rapidly narrowing the capability gap with leading U.S. systems.

There is also intense competition inside China itself.

Companies are not simply trying to create the smartest model.

They are competing on:

  • reasoning
  • coding
  • agentic tasks
  • model size
  • inference speed
  • API pricing
  • open-weight access
  • developer ecosystems
  • enterprise use
  • multimodal capabilities

That makes the DeepSeek V4 Pro versus Qwen 3.8 comparison much more interesting than a normal model comparison.

What Is DeepSeek V4 Pro?

DeepSeek V4 Pro is the flagship model in DeepSeek's V4 family.

The general release arrived in August 2026. DeepSeek said the GA version brought significant improvements in agent capabilities, particularly for production environments. It also introduced flexible reasoning effort, allowing users to choose lower effort for simpler tasks and higher effort for more difficult agent workflows.

This matters because AI is moving beyond simple chat.

Modern AI systems increasingly need to:

  1. Understand a task.
  2. Make a plan.
  3. Use tools.
  4. Write code.
  5. Check the result.
  6. Recover from errors.
  7. Continue working.

DeepSeek V4 Pro is clearly designed around this type of workflow.

It supports tool calls and the Responses API, and DeepSeek has specifically positioned it for agentic development and coding workflows.

What Is Qwen 3.8?

Qwen 3.8 is Alibaba's latest major Qwen model family.

The interesting part is that Qwen is not releasing only a hosted AI service.

It is releasing model weights.

The official Qwen repository says Qwen3.8-27B became available on August 14, 2026, while Qwen3.8-2.4T-A95B was released two days earlier. Both can be downloaded through platforms including Hugging Face and ModelScope.

That makes Qwen3.8 strategically important.

Developers can potentially run the model themselves, rather than depending entirely on Alibaba's hosted service.

The 2.4-trillion-parameter model is especially ambitious.

It uses a mixture-of-experts architecture, meaning the total model can be extremely large while only part of the network needs to be activated for a particular request.

That allows a huge model to be more efficient than its total parameter count might suggest.

DeepSeek vs Qwen: Two Different Strategies

At first glance, DeepSeek V4 Pro and Qwen 3.8 look like direct competitors.

But they also represent different strategies.

DeepSeek has become known for aggressive efficiency and low-cost inference.

Qwen is pushing heavily into the open-weight ecosystem while also offering hosted products.

This difference could become more important than a small benchmark gap.

Imagine a developer building an AI coding product.

With a hosted model, the developer can start quickly.

There is no need to manage GPUs.

There is no need to optimize inference.

There is no need to maintain the model infrastructure.

But with an open-weight model, developers gain more control.

They can potentially run the model privately, customize the deployment and build specialized systems around it.

So the competition is not simply:

DeepSeek vs Qwen.

It is also:

Hosted AI vs controllable AI.

DeepSeek V4 Pro Is Extremely Focused on Agents

One of DeepSeek V4 Pro's biggest strengths is its focus on agentic work.

DeepSeek's published August results include 87.9 on Terminal-Bench 2.1, 62.7 on DeepSWE, 61.5 on NL2Repo and 74.1 on Toolathlon-Verified. It also reports 83.3 on CyberGym and 31.8 on AutomationBench.

These benchmarks are important because they are closer to real software work than a simple question-and-answer test.

For example, coding agents may need to inspect a repository, modify multiple files, run tests, identify failures and continue working.

That is much harder than generating a short piece of code.

DeepSeek is clearly targeting this kind of workload.

Qwen 3.8 Is Also Moving Toward Agentic AI

Qwen is not standing still.

The official Qwen3.8 description specifically highlights long-horizon agentic tasks, coding, professional work and research.

Qwen3.8-2.4T-A95B's published results show 86.6 on Terminal Bench 2.1, 67.7 on SWE-bench Pro, 73.5 on FrontierSWE and 93.0 on PaperBench. It also reports 74.8 on CoWorkBench and 67.7 on WorkSpaceBench.

These results suggest that Qwen is trying to compete not only as a chatbot, but as a system that can perform long, complicated work.

And that is becoming the center of the AI race.

The Benchmark Numbers Are Not a Simple Scoreboard

This is where readers need to be careful.

It is tempting to look at benchmark numbers and immediately declare a winner.

That can be misleading.

Different models can be tested using different prompts, harnesses, reasoning settings, context windows and tools.

For example, Qwen's published results document different evaluation conditions for several coding benchmarks.

DeepSeek also documents its own testing configurations and harness choices for agent benchmarks.

This means benchmark numbers are useful evidence.

But they are not a universal intelligence score.

A model can perform extremely well on one benchmark and less well on another.

The more useful question is:

What type of work does the benchmark represent?

Where DeepSeek V4 Pro Looks Strong

DeepSeek's strongest story is efficiency combined with agentic capability.

Its API pricing is extremely low compared with many frontier models.

DeepSeek's current documentation lists V4 Pro at $0.66 per million input tokens during off-peak periods and $1.98 per million output tokens. Peak pricing is $1.32 per million input tokens and $3.96 per million output tokens.

That can make a major difference for companies running large workloads.

Consider an application that processes millions of tokens every day.

Even a small difference in cost can become a large difference in the monthly bill.

This is one reason DeepSeek's strategy is so interesting.

It does not necessarily need to win every benchmark.

If it can provide strong performance at dramatically lower cost, developers have a reason to consider it.

Where Qwen 3.8 Looks Strong

Qwen's biggest advantage is flexibility.

The official model weights are available through Hugging Face and ModelScope, giving developers a path to self-hosting and customization.

This matters for businesses with strict privacy requirements.

Imagine a company with sensitive internal documents.

Instead of sending every request to an external API, the company could potentially deploy an open-weight model within its own infrastructure.

There are still infrastructure and security costs, of course.

But the organization has much more control.

Qwen is also offering different model sizes.

That matters because not every company needs a massive model.

A 27-billion-parameter model can be much easier to deploy than a 2.4-trillion-parameter model.

This gives Qwen an opportunity to reach developers with very different hardware and infrastructure budgets.

Open-Weight Does Not Mean Free

This distinction is important.

Qwen's downloadable weights do not mean running the model costs nothing.

Large AI models require computing resources.

Companies may need:

  • GPUs
  • servers
  • storage
  • electricity
  • networking
  • engineering teams
  • model optimization
  • monitoring
  • security

The advantage is that the cost structure is different.

Instead of paying entirely for API calls, a company can invest in its own infrastructure and gain more control.

For some businesses, that can make sense.

For others, a managed API will remain much easier.

DeepSeek Has an Important Advantage: Cost

DeepSeek's low API pricing changes the competition.

An AI model can be technically impressive but still difficult to adopt if it is too expensive.

DeepSeek has repeatedly used low pricing as part of its strategy.

The current V4 Pro pricing reinforces that approach.

This creates pressure across the industry.

If one provider offers strong coding and reasoning for a fraction of the price of another provider, customers have a reason to test alternatives.

That can push competitors to lower prices or improve performance.

In other words, DeepSeek's influence may extend beyond its own user base.

Qwen Has an Important Advantage: Ecosystem

Alibaba has a much broader technology ecosystem around Qwen.

Qwen3.8 is available through Qwen Studio, Qoder and QwenWork, while the model weights are also distributed through Hugging Face and ModelScope.

That gives developers multiple ways to interact with the technology.

The open-weight community can also create optimized versions, integrations and deployment tools.

This is an important difference from simply offering an API.

A successful open model can become a platform.

China Is Also Fighting a Price War

The competition between DeepSeek and Qwen is happening inside a much larger Chinese AI market.

Recent reporting says China now has close to 1,000 large language models available, creating intense competition around pricing and capability.

This creates a strange situation.

More models can mean more innovation.

But it can also make monetization difficult.

If companies continually lower prices to attract users, they may struggle to recover the enormous cost of training and operating advanced models.

That makes efficiency increasingly important.

The Hardware Problem Still Matters

There is another part of China's AI story that cannot be ignored: hardware.

Advanced AI models require enormous amounts of computing power.

The United States has imposed restrictions on certain advanced semiconductor exports to China, while the two countries continue to debate access to AI chips and technology. Recent reporting has described chip access as one of the central issues in the wider U.S.-China AI competition.

This makes efficient model design strategically important.

If a company can achieve strong results with fewer computing resources, it can reduce some of the pressure created by limited hardware availability.

That is one reason China's focus on efficiency is so important.

The Gap With Western Frontier Models Is Changing

A U.S. government evaluation of DeepSeek V4 in April 2026 estimated that it lagged leading U.S. models by around eight months at that time. The same evaluation found DeepSeek V4 to be more cost-efficient than several models of similar capability.

But the situation has moved quickly since then.

DeepSeek V4 Pro received a major agent-focused update in August.

Qwen released its 3.8 family in August.

DeepSeek released V4.1 Flash in September with further improvements in coding, agentic tasks and multimodal capabilities.

Recent reporting now describes Chinese models as much closer to leading U.S. systems than they were previously.

That does not mean every Chinese model has reached the absolute frontier in every capability.

It means the speed of progress is becoming increasingly important.

So Which Model Matters More?

The answer depends on what you need.

DeepSeek V4 Pro is particularly interesting if you care about:

  • low API costs
  • coding agents
  • tool use
  • production workflows
  • large-scale inference
  • flexible reasoning

Qwen 3.8 is particularly interesting if you care about:

  • open-weight models
  • self-hosting
  • customization
  • coding
  • research
  • long-horizon agents
  • developer control

But there is no single benchmark that can turn those differences into one universal answer.

And that is exactly why this competition matters.

The Bigger Story Is Not DeepSeek vs Qwen

The biggest story is that China's AI ecosystem is becoming extremely competitive.

DeepSeek is pushing efficiency.

Qwen is pushing open-weight frontier models.

Other Chinese companies are pushing their own architectures, agents and pricing strategies.

This creates a feedback loop.

Better models create more competition.

Competition creates lower prices.

Lower prices create more adoption.

More adoption creates more real-world feedback.

That feedback can lead to better models.

The result could be a much faster AI development cycle.

What Happens Next?

The next stage of the competition will probably not be decided by chatbot quality alone.

The important questions will be:

Who can build the most reliable AI agents?

Who can run them at the lowest cost?

Who can make them work for hours instead of minutes?

Who can give developers the most control?

Who can turn AI models into useful products?

DeepSeek and Qwen are both moving in this direction.

And their competition shows how quickly the definition of an AI model is changing.

An AI model used to be something that answered questions.

Now it can be a coding agent, research assistant, software operator or autonomous worker.

The New Chinese AI Battle Is About More Than Intelligence

DeepSeek V4 Pro and Qwen 3.8 are competing for benchmark scores.

But they are also competing for developers.

They are competing for enterprise workloads.

They are competing on price.

They are competing on openness.

They are competing on infrastructure.

And most importantly, they are competing to define what the next generation of AI looks like.

DeepSeek's V4 Pro shows how aggressive efficiency and agentic performance can challenge much more expensive systems. Qwen 3.8 shows how open-weight models can move closer to the frontier while giving developers more control over deployment.

The result is a much more interesting AI market.

The question is no longer simply:

"Which Chinese model is smarter?"

The bigger question is:

"Which approach can turn powerful AI into something millions of developers can actually afford, customize and use?"

If DeepSeek continues pushing prices down while improving agent performance, and Qwen continues releasing increasingly capable open-weight models, China's AI competition could have an effect far beyond China.

It could change how the entire global AI industry thinks about the value of a model.

Because in the next stage of AI, being powerful may not be enough.

The models that win may be the ones that are powerful, affordable, efficient and easy to build on.

次の100枚の商品画像を無料で生成できます。

クレジットカード不要。デザイナーも不要。

今すぐ無料で開始

無料トライアル · いつでもキャンセル可能 · デザイナー不要