中文简介
Kimi-VL A3B Instruct 是 Moonshot AI 发布方的视觉语言 MoE 模型,面向图片、视频、OCR、文档和多图理解。固定 README 标注总参数 16B、激活约 3B、上下文 128K;“A3B”描述激活规模,不代表完整权重只有 3B。
上游模型卡 / 数据集卡
版本定位:Kimi-VL A3B Instruct 是面向视觉理解的 MoE 模型。固定模型卡给出的 16B 总参数、约 3B 激活参数和 128K 上下文说明它兼顾模型容量与每步计算量,但完整权重仍约 30.57 GB。
选择建议:适合图文、OCR、多图和视频理解验证;先用真实业务样本测误读率、帧采样策略与端到端延迟。纯文字任务无需为了“Kimi”品牌名引入视觉模型。
边界:仓库卡片许可证字段为 MIT。图片和视频往往携带个人信息或商业秘密,获取和交付前必须确认数据权限;远程自定义代码也应在隔离环境审查后再启用。
📄 Tech Report | 📄 Github | 💬 Chat Web Introduction We present **Kimi-VL**, an efficient open-source Mixture-of-Experts (MoE) vision-language model (VLM) that offers **advanced multimodal reasoning, long-context understanding, and strong agent capabilities**—all while activating only **2.8B** parameters in its language decoder (Kimi-VL-A3B). Kimi-VL demonstrates strong performance across challenging domains: as a general-purpose VLM, Kimi-VL excels in multi-turn agent interaction tasks (e.g.,OSWorld), achieving state-of-the-art results comparable to flagship models. Furthermore, it exhibits remarkable capabilities across diverse challenging vision language tasks, including college-level image and video comprehension, optical character recognition (OCR), mathematical reasoning, multi-image understanding, and etc. In comparative evaluations, it effectively competes with cutting-edge efficient VLMs such as GPT-4o-mini, Qwen2.5-VL-7B, and Gemma-3-12B-IT, while surpassing GPT-4o in several specialized domains. Kimi-VL also advances the pareto frontiers of multimodal models in processing long contexts and perceiving clearly: Equipped with a 128K extended context window, Kimi-VL can processes long and diverse inputs, achieving impressive scores of 64.5 on LongVideoBench, and 35.1 on MMLongBench-Doc; Its native-resolution vision encoder, MoonViT, further allows it to see and understand ultra-high-resolution visual inputs, achieving 83.2 on InfoVQA and 34.5 on ScreenSpot-Pro, while maintaining lower computational cost with common visual inputs and general tasks. Building on this foundation, we introduce an advanced long-thinking variant: **Kimi-VL-Thinking**. Developed through long chain-of-thought (CoT) supervised fine-tuning (SFT) and reinforcement learning (RL), this model exhibits strong long-horizon reasoning capabilities. It achieves scores of 61.7 on MMMU, 36.8 on MathVision, and 71.3 on MathVista while maintaining the compact 2.8B activated LLM
适用场景
适合文档图片问答、截图理解、视频片段分析、OCR 后语义处理和多图对比等 PoC。选择前应以真实分辨率、页数和视频帧数做端到端测试,并与纯 OCR 管线比较成本;对只需文本问答的项目,视觉编码器可能带来不必要的部署复杂度。
模型参数
固定版本:398eede0903cd983a2bfa0cc634e9ac1d843f375。固定 README 列出 16B 总参数、3B 激活参数、128K 上下文;Hugging Face 元数据参数量为 16,407,657,776,架构为 KimiVLForConditionalGeneration,基础模型字段指向 Moonlight-16B-A3B。
文件说明
固定 SHA 下共有 25 个文件,文件元数据合计约 30.57 GB,包含多份 Safetensors 分片、自定义配置与模型代码、chat template 和图示。交付时要把视觉编码相关配置、tokenizer 与权重作为同一版本校验,不能只复制语言模型分片。
上游文件元数据
.gitattributes1.68 KBchat_template.jinja1.01 KBconfig.json1.96 KBconfiguration_kimi_vl.py12.84 KBfigures/arch.png626.33 KBfigures/demo.png512.73 KBfigures/instruct_perf.png2.13 MBfigures/logo.png12.79 KBgeneration_config.json149 Bimage_processing_kimi_vl.py4.57 KBmodel-00001-of-00007.safetensors4.65 GBmodel-00002-of-00007.safetensors4.65 GB
硬件建议
约 30.57 GB 的完整仓库意味着全精度加载通常需要高显存 GPU 或多卡切分;图像分辨率、视频帧数和 128K 长上下文会继续增加显存。可先在 48 GB 级 GPU 做小批量兼容性验证,这是本站容量建议,不是发布方最低配置承诺。
注意事项
视觉输入可能包含人脸、证件、聊天截图和企业机密,上传或本地处理都需满足隐私及数据授权要求。模型对图像细节、时序关系和数学图表仍可能误读。仓库使用自定义模型代码,部署前需锁定依赖、审查远程代码并限制工具权限。
获取、校验与交付
咨询此资源时只需发送本页链接或资源准确全称。橙子AI科技会继续核对版本、文件与类型、README资料卡、许可证和访问条件,并在合法访问权限、许可证及平台规则允许的前提下,协助海内外下载、完整性校验及网盘或硬盘交付;本官网本身不托管或下载资源文件。
- 大模型获取与国内转存服务
- 大模型怎么下载:Hugging Face 官方方式与国内交付完整指南
- 国内下载 Hugging Face 模型很慢或经常中断怎么办
- DeepSeek、ChatGPT、豆包、Kimi 能否下载到本地
本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。