par nvidia
Open source · 839k downloads · 79 likes
Le modèle Kimi K2.5 NVFP4 est une version quantifiée du modèle Kimi-K2.5 de Moonshot AI, conçu pour traiter des tâches de langage avancées grâce à une architecture optimisée de type transformateur. Il excelle dans la génération et la compréhension de texte, mais prend également en charge des entrées multimodales comme les images et les vidéos, avec une longueur de contexte impressionnante de 256 000 tokens. Principalement destiné aux développeurs et chercheurs, il se distingue par sa capacité à fonctionner efficacement sur les systèmes accélérés par GPU NVIDIA, offrant des performances accrues pour l'inférence et l'entraînement. Son utilisation est encadrée par une licence ouverte, ce qui en fait un outil polyvalent pour des applications commerciales ou non commerciales. Ce modèle se positionne comme une solution puissante pour des cas d'usage variés, alliant précision et adaptabilité.
The NVIDIA Kimi-K2.5-NVFP4 model is the quantized version of the Moonshot AI's Kimi-K2.5 model, which is an auto-regressive language model that uses an optimized transformer architecture. For more information, please check here. The NVIDIA Kimi-K2.5 NVFP4 model is quantized with Model Optimizer.
This model is ready for commercial/non-commercial use.
This model is not owned or developed by NVIDIA. This model has been developed and built to a third-party’s requirements for this application and use case; see link to Non-NVIDIA (Kimi-K2.5) Model Card.
Governing Terms: Use of this model is governed by the NVIDIA Open Model License.
ADDITIONAL INFORMATION: Modified MIT License.
Global
This model is intended for developers and researchers building LLMs
Hugging Face 02/02/2026 via https://huggingface.co/nvidia/Kimi-K2.5-NVFP4
Architecture Type: Transformers
Network Architecture: DeepSeek V3
Number of Model Parameters: 1T
Input Type(s): Text, Image, Video
Input Format(s): String, Undisclosed, Undisclosed
Input Parameters: One-Dimensional (1D), Two-Dimensional (2D), Three-Dimensional (3D)
Other Properties Related to Input: Context length: 256k
Output Type(s): Text
Output Format: String
Output Parameters: 1D (One Dimensional): Sequences
Our AI models are designed and/or optimized to run on NVIDIA GPU-accelerated systems. By leveraging NVIDIA’s hardware (e.g. GPU cores) and software frameworks (e.g., CUDA libraries), the model achieves faster training and inference times compared to CPU-only solutions.
Supported Runtime Engine(s):
Supported Hardware Microarchitecture Compatibility:
Preferred Operating System(s):
** The model is quantized with nvidia-modelopt v0.41.0
** Data Collection Method by dataset: Hybrid: Human, Automated
** Labeling Method by dataset: Hybrid: Human, Automated
** Data Modality: Text, Image, Video
** Training Data Size: undisclosed.
** Data Collection Method by dataset: Hybrid: Human, Automated
** Labeling Method by dataset: Hybrid: Human, Automated
** Properties: Undisclosed
** Data Collection Method by dataset: Hybrid: Human, Automated
** Labeling Method by dataset: Hybrid: Human, Automated
** Properties: Undisclosed
Engine: vLLM
Test Hardware: B200
This model was obtained by converting and quantizing the weights and activations of Kimi-K2.5 from INT4 to BF16 to NVFP4 data type, ready for inference with vLLM. Only the weights and activations of the linear operators within transformer blocks in MoE are quantized.
To serve this checkpoint with vLLM, you can start the docker vllm/vllm-openai:latest and run the sample command below:
python3 -m vllm.entrypoints.openai.api_server --model nvidia/Kimi-K2.5-NVFP4 --tensor-parallel-size 4 --tool-call-parser kimi_k2 --reasoning-parser kimi_k2 --trust-remote-code
The accuracy benchmark results are presented in the table below:
| Precision | MMLU Pro | LiveCodeBench V6 | SciCode | AIME 2025 |
| Baseline (official) | 87.1 | 85.0 | 48.7 | 96.1 |
| Baseline (ours) | 86.9 | 84.7 | 47.7 | 96.5 |
| NVFP4 | 87.3 | 84.0 | 48.7 | 96.3 |
Baseline (official) numbers are from the Kimi-K2.5 model card. Evaluation settings follow the same configuration as described in the Kimi-K2.5 model card
The base model was trained on data that contains toxic language and societal biases originally crawled from the internet. Therefore, the model may amplify those biases and return toxic responses especially when prompted with toxic prompts. The model may generate answers that may be inaccurate, omit key information, or include irrelevant or redundant text producing socially unacceptable or undesirable text, even if the prompt itself does not include anything explicitly offensive.
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
Please report model quality, risk, security vulnerabilities or NVIDIA AI Concerns here.