Realtime AI News
Zhipu AI Open-Sources GLM-4.1V-9B-Thinking with Chain-of-Thought Reasoning
Zhipu AI has released GLM-4.1V-9B-Thinking on Hugging Face, a vision-language model that introduces chain-of-thought reasoning to multimodal understanding. The 9B-parameter model achieves state-of-the-art results among 10B-class models on 23 of 28 benchmarks and outperforms the 72B-parameter Qwen-2.5-VL-72B on 18 tasks.

Zhipu AI's GLM team has released a new open-source vision-language model on Hugging Face, the GLM-4.1V-9B-Thinking, marking a significant step forward in bringing reasoning capabilities to multimodal AI. Built on the GLM-4-9B-0414 foundation model, it is the first in the series to incorporate a chain-of-thought thinking paradigm. The model has already garnered over 440,000 downloads and nearly 800 likes since its release on July 22.
Unlike traditional vision-language models that directly produce answers from visual input, GLM-4.1V-9B-Thinking generates intermediate reasoning steps before arriving at its final response. This approach, powered by reinforcement learning, significantly improves accuracy, completeness, and interpretability in complex visual reasoning tasks such as mathematical problem-solving and multi-step analysis.
The model's benchmark performance is particularly striking. Among 28 standard evaluations, it achieved the best results among all 10B-parameter-class models on 23 tasks — and on 18 of those, it surpassed Qwen-2.5-VL-72B, a model with eight times as many parameters. This demonstrates that reasoning enhancement can help smaller models close the gap with, or even exceed, much larger architectures.
Technical specifications include support for 64K-token context windows, arbitrary aspect ratio image inputs, and resolutions up to 4K. The model is bilingual, supporting both Chinese and English. Zhipu AI also open-sourced the base model GLM-4.1V-9B-Base alongside the thinking variant, encouraging further research into the frontiers of VLM capabilities.
Deployment is straightforward through the Transformers library (version 4.57.1+), with additional support for vLLM and SGLang inference frameworks. The model card provides ready-to-use code for both single-image inference and server deployment, lowering the barrier for developers to experiment with reasoning-enhanced multimodal AI.
The release signals a shift in the open-source VLM landscape toward reasoning-first architectures. While reasoning improvements have largely been confined to pure language models in the past year, GLM-4.1V-9B-Thinking brings these capabilities into the multimodal domain, opening new possibilities for complex problem-solving, long-context understanding, and multimodal agent applications.
Looking ahead, the model raises practical questions for the community: how to balance reasoning depth with inference speed on limited hardware, and whether the thinking paradigm will become a standard component of future vision-language model designs. These are likely to be active areas of discussion in the coming weeks.
Why it matters
GLM-4.1V-9B-Thinking demonstrates that reasoning enhancement enables small models to outperform much larger ones on multimodal benchmarks, potentially reshaping the open-source VLM landscape toward thinking-first architectures.
Nearby Updates
All07/22, 20:00
OpenAI Is Launching Corporate Software to Move Beyond the AI Model Wars, Business Insider Reports
OpenAI is rolling out new enterprise software products that extend its business beyond AI model APIs into full-stack SaaS applications. The move, reported by Business Insider, positions OpenAI to compete directly with established enterprise software vendors like Salesforce in areas such as customer service and sales.
07/22, 18:53
JPMorgan: Kimi K3 Resets Frontier Model Valuations, Zhipu Maintained at Overweight
JPMorgan published a research note stating that Moonshot AI's Kimi K3 model is resetting the valuation benchmark for frontier AI models. The bank maintained an overweight rating on Zhipu AI, citing its competitive position in China's AI landscape.
07/22, 21:00
Building AI infrastructure with the Effingham County community
Building AI infrastructure with the Effingham County community. OpenAI announces Project Camellia in Effingham County, Georgia, with commitments to responsible energy, community investment, jobs, and access to Codex.
07/22, 21:00
NVIDIA Open Sources First GPU-Accelerated Medical Physics Simulation Framework
NVIDIA announced it is open sourcing the first GPU-accelerated medical physics simulation framework, designed to help healthcare robot developers model real-world physical interactions more efficiently. The framework addresses challenges including anatomical variation, instrument deformation and tissue interaction, and noisy imaging data.