The AI model scene in China has grown unusually quiet lately. Flagship models like DeepSeek-R2 are still stuck in the rumor stage, and the once-competitive "Four Little Dragons" of AI seem to be in stealth mode. Big tech players have shifted focus to real-world applications, with Doubao promoting TRAE and virtual spaces, iFlytek pushing education agents, and Baidu working on AI-powered photo editing and asset tools.
Amid this slowdown, Google took a surprising step forward in the field of on-device AI.
Last week, DeepMind announced the open-source release of Gemma 3n, a new lightweight multimodal model built for phones, tablets, and laptops. The model's biggest draw: it runs entirely on-device, with no need for cloud access, while offering capabilities previously limited to server-side AI.
What is Gemma 3n?
Built on Google’s MatFormer architecture, Gemma 3n uses a nested structure to reduce memory usage. Available in two sizes—5B (E2B) and 8B (E4B)—its VRAM requirements are impressively low, with the 4B version running on just 2GB, making it one of the most efficient models for edge deployment.
What Can It Do?
Unlike traditional text-only models, Gemma 3n natively supports images, audio, and video inputs. It handles ASR (automatic speech recognition), AST (automatic speech translation), and image/video understanding tasks, making it highly suitable for mobile AI use.
How to Use It?
In the past, deploying AI models locally on smartphones required virtual machines and complex setup. Now, Google has simplified the process with its AI Edge Gallery app, allowing users to run Hugging Face models directly on Android devices.
Once installed, users can interact with models for tasks like chat, vision understanding, and prompt testing—all offline.
Test Results:
Three models were benchmarked: Gemma 3n-4B, Qwen2.5-1.5B, and Qwen3-4B GGUF. Here's how they performed:
- Logic & Reasoning: Gemma 3n and Qwen3-4B performed similarly, but Qwen3 delivered better results on complex logic due to its "deep thinking" capability, though it was slower.
- Chinese Text Handling: Gemma 3n struggled with classical Chinese poetry and generated incorrect verses. Qwen models handled it better.
- Geography Puzzle (Polar Bear): Gemma 3n gave the correct answer, showing good spatial logic understanding.
- Text Summarization: Gemma provided accurate English summaries but had trouble with Chinese texts. Qwen3 supported both.
- Image Recognition: Via the "Ask Image" function, Gemma 3n recognized common objects like food and hardware but failed on anime and floral content.
Conclusion:
Gemma 3n is a fast, efficient, but clearly specialized on-device AI model. It lacks deep reasoning and Chinese language proficiency but compensates with quick response time, high output stability, and basic multimodal capability—all without cloud dependency.
It may not be a game-changer, but it proves that powerful AI can exist in your pocket, not just on the server.


