
Hi everyone, this is Coder Wanfeng. Lately, while all-in on AI programming training, I've also been closely tracking open-source industry developments.
Yesterday, Alibaba open-sourced Qwen3-Coder for free. In a market where large models are getting increasingly expensive, this is genuinely explosive news.
- Model open-source address:
https://huggingface.co/Qwen- Qwen Code open-source address:
https://github.com/QwenLM/qwen-code
Many people wonder: why is Alibaba giving away its best technology for free?
01 Open Source Isn't Charity — It's a Big Game of Chess
On July 23, Alibaba threw its latest-generation code large model Qwen3-Coder — code and weights included — straight onto GitHub, igniting the entire developer community.
Someone did the math: for the same 200K context, Claude 4 costs ¥1.3 per thousand tokens, while Qwen3-Coder costs only ¥0.4 — and Qwen3-Coder's performance is even stronger. Even more impressive, it refreshed the open-source records on SWE-Bench, WebArena, and BFCL, leaving GPT-4.1 behind.
If you think this is just "flexing muscles" or "doing charity," you're underestimating Alibaba.
Over the past two years, the Tongyi Qianwen family has been iterating at a pace of about once every two months: full-size coverage from 0.5B to 110B, code/vision/multimodal tasks fully online, and chips self-built — Han Guang, Yi Tian, Xuan Tie — three carriages. I've been following these developments closely.
While others are still stuck in "model as product," Alibaba has turned models into utilities — water, electricity, coal — using open source to lay pipelines so everyone can plug into its computing power and scenarios at low cost.
In other words, open source isn't charity; it's the fiercest business power play: Build the road to your doorstep first, then put the toll booth in your own hands.
02 A Heart-Stopping Leap from E-commerce to "Cloud + AI" Operating System
Roll back the clock to April 2023, when Tongyi Qianwen first appeared. The outside world was still questioning "whether Alibaba could do large models well."
18 months later, the Qwen series surpassed 400 million global downloads, with 140,000 derivative models, dominating the HuggingFace top ten. Behind this is Alibaba's ¥380 billion AI capital expenditure over the next three years — the most extravagant single tech investment in Chinese tech history.
Why dare to spend that much? Because Alibaba has already thought it through clearly: e-commerce, logistics, and payments were once its moat, but in the AI era, the real operating system is "Cloud + AI."

Cloud provides computing power, AI provides intelligence, and the combination can define the next decade just like Windows + Intel did. So we see:
- Infrastructure layer: Han Guang chips + Yi Tian CPUs + Xuan Tie RISC-V, integrated software/hardware for cost reduction and efficiency;
- Platform layer: ModelScope community + Bailian platform, packaging models, toolchains, and APIs into plug-and-play building blocks;
- Application layer: Tongyi Lingma generated 3 billion lines of code, directly transforming programmers into architects.
Alibaba is no longer just an e-commerce company selling goods — it's trying to become the foundation of digital transformation for every enterprise.
Just as Microsoft bundled the PC era with Windows, Alibaba is bundling the AI era with Qwen.
03 When "Open-Source Hegemony" Becomes Reality
Stanford's 2025 AI Index Report shows that the performance gap between Chinese and American large models has narrowed from 8% to 1.7% — the biggest contributor being Alibaba and other vendors' open-source arms race. But Alibaba's ambition goes beyond technological leadership; it wants ecosystem hegemony.

Imagine this: when startups all use Qwen3-Coder for development, when 90% of banks, car companies, and phone manufacturers integrate Tongyi Qianwen into their business systems, when the example code in university textbooks defaults to import qwen, Alibaba will own the "Android ecosystem" of the AI era.
By then, even if closed-source models are stronger, they'll inevitably face the awkwardness of today's Windows vs. Linux — not because the technology isn't good enough, but because the world has been spoiled by open source.
More subtly, Alibaba gives the sharpest spear (the model) to developers for free, while keeping the strongest shield (cloud + chips) in its own hands.
You can use Qwen for free, but if you want lower latency, higher concurrency, and more stable SLAs, you'll ultimately come back to Alibaba Cloud's embrace.
Open source and commerce, here, complete a brilliant dual-wielding.
Final Word
When we look back at the AI industry a few years from now, we may realize:
July 23, 2025 was the moment Alibaba stopped being just a "Chinese e-commerce company."
It became an "AI infrastructure company."
The ambition is no longer hidden. It's right there in the open-source repo.
I'm Coder Wanfeng, with 400,000 followers across all platforms, creator of the open-source python-office library, focused on sharing practical Python and AI tips.
My personal website: https://www.python4office.cn — feel free to visit.

