Alibaba's artificial intelligence can now be operated without an internet connection. It performs better than everyone. This is how to set it up
Chinese tech giant Alibaba has officially unveiled Qwen3, its new AI model. The power of this new version is reverberating across networks, to the point that many consider it the most powerful yet. In fact, in tests, it easily outperformed DeepSeek-R1, Gemini-2.5 Pro, and even Elon Musk's Grok 3.
The truth is that Qwen3 clearly provides answers, and those who have tried it have been completely surprised. Meanwhile, the Asian trading giant intends to continue its push to gain global leadership in artificial intelligence. But there is a much greater underlying reality: China is no longer just leading global trade but also the AI race.
One of the performances that has astonished many who have tried it is its ability to solve various puzzles with complete awareness and naturalness. In fact, it explains the entire process step by step, without failing at any stage. This represents a tremendous advance in the ability to "think aloud," a challenge many models have struggled with.
We can also customize the response style to suit your needs. You can switch between deep thinking (logic) or quick responses. Not only that, Qwen3 has also demonstrated impressive programming skills using real languages. In fact, he wrote a very useful Python script to collect headlines from various newspapers and save them in a predefined file format. All this without any syntax errors.
Qwen3 is the closest thing to a professional translator we've found so far. To give you an idea, he was able to explain Einstein's theory of relativity in Arabic, French, and Chinese in a single session. Without breaking a sweat. He's able to adapt not only the language but also the tone in a way that a child can understand without effort.
As you can see, Alibaba has put its currently dominant competitors, such as OpenAI and Google, in a serious bind. They are no longer just competing with each other, but first with DeepSeek and now with Qwen3, they are being completely outclassed from Asia.
- How to use Qwen3 on your computer and without internet
The first thing we need to do is download Ollama from its official website, which you'll find under its name. In addition to Ollama, you'll also need to get Docker, which also has its own official website. Now that you have Ollama, simply open it and let it run in the background.
The important thing now is that from the terminal you must put this command to load the Qwen3 model:
llama pulls Gwen
Now that you have it, all you have to do is run it from Ollama. to do that, you can go back to the terminal and run this command:
llama run Gwen3
That's it; you'll have a template that you can use locally.