Kuaishou is officially open sourceKwai Keye-VL-2.0-30B-A3B——A hybrid expert (MoE) multi-modal basic model with 30B parameters. Only 3B parameters are activated during operation.DeepSeekSparse Attention (DSA)The technology achieves 256K lossless ultra-long context processing and can directly parse hours of complete video.
core competencies
The technical architecture of Keye-VL-2.0 is built around three core breakthroughs:
- DeepSeekSparse Attention (DSA): Keye-VL-2.0 is the first production-level visual language model to integrate DSA into the GQA architecture.
- Native resolution visual encoding: Adopt native resolution encoding strategy to avoid the loss of details caused by traditional scaling and ensure accurate spatio-temporal positioning capabilities in high-resolution videos.
- Cross-modal multi-teacher online policy distillation (MOPD): Through multi-teacher knowledge distillation + reinforcement learning, it injects multi-task capabilities while preventing catastrophic forgetting, allowing the model to perform well in high-order agent capabilities such as code writing, tool calling, and web search.
Benchmark performance
In the five video understanding benchmarks, Keye-VL-2.0 takes the lead among models of the same scale, and even challenges the closed-source giants on some indicators:
- LongVideoBench: Ranked first, leading the industry in long video understanding ability
- Video-MME-v2: Ranked first, with the best performance in multi-modal video Q&A
- TimeLens: Fine-grained time positioning capability surpasses Gemini 3 Flash
- mathematical reasoning: Remain competitive among visual language models of the same scale
It is worth emphasizing that, with 30B total parameters and only 3B activation parameters, Keye-VL-2.0 not only surpasses 200B+ open source models (such as Qwen3-VL-235B) in time understanding capabilities, but also demonstrates excellent agent collaboration capabilities in multiple rounds of tool interaction and status tracking tests.
Technical Highlights: Four-Phase Pre-Training Course
Keye-VL-2.0 adopts a unique four-stage pre-training strategy: from basic visual language alignment, to large-scale multi-modal data injection, to sparse attention special training, and finally to logical trajectory strategy optimization through reinforcement learning (Context-RL + Video-RL).
User experience/limitations
Advantages: Apache 2.0 open source protocol, fully open for commercial use; 30B MoE architecture with only 3B activation parameters, extremely low inference cost; adapted to mainstream frameworks such as Transformers, vLLM, SGLang, Docker Model Runner, etc.; natively equipped with Agent capabilities (search, tool invocation, code writing); open sourced simultaneously on Hugging Face and GitHub, the community ecosystem can be expected.
limitations: As a video understanding specialty model, it is not as good as a general-purpose large model of the same scale in pure text tasks; the 30B parameter level requires certain GPU resources (although there are fewer activation parameters, the total parameter amount still requires corresponding video memory); Kuaishou's influence in the domestic open source community is still being established compared to Alibaba, Deep Search, etc.; Agent capabilities (code, tools, search) are still in the first generation, and there is a gap with specialized programming agents.
Overall Score
| 维度 | Score | evaluate |
|---|---|---|
| functional completeness | 8.5 / 10 | Video understanding + Agent capabilities + tool invocation, complete function matrix; 256K context is a differentiated advantage |
| 易用性 | 8.0 / 10 | 多框架适配,Docker一键部署;30B总参数对个人开发者有一定门槛 |
| Cost-effectiveness | 9.0 / 10 | Apache 2.0 is open source and free, and the cost of 3B activation parameter inference is extremely low. The price/performance ratio is far superior to closed source competing products. |
| 中文支持 | 8.0 / 10 | 快手中国团队出品,中文视频理解自然;社区和文档中英文混合 |
| 输出质量 | 8.5 / 10 | LongVideoBench和Video-MME-v2双料冠军,时间定位超越Gemini 3 Flash |
Overall rating: 8.4/10
