rhuanmatias commited on
Commit
891248c
·
verified ·
1 Parent(s): 3158b83
Files changed (1) hide show
  1. README.md +0 -120
README.md DELETED
@@ -1,120 +0,0 @@
1
- ---
2
- pipeline_tag: text-generation
3
- base_model:
4
- - moonshotai/Kimi-K2.5
5
- license: other
6
- license_name: modified-mit
7
- library_name: Model Optimizer
8
- tags:
9
- - nvidia
10
- - ModelOpt
11
- - Kimi-K2
12
- - quantized
13
- - FP4
14
- ---
15
- # Model Overview
16
-
17
- ## Description:
18
- 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](https://huggingface.co/moonshotai/Kimi-K2.5). The NVIDIA Kimi-K2.5 NVFP4 model is quantized with [Model Optimizer](https://github.com/NVIDIA/Model-Optimizer).
19
-
20
- This model is ready for commercial/non-commercial use. <br>
21
-
22
- ## Third-Party Community Consideration
23
- 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](https://huggingface.co/moonshotai/Kimi-K2.5).
24
-
25
- ### License/Terms of Use:
26
- Governing Terms: Use of this model is governed by the [NVIDIA Open Model License](https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/).
27
-
28
- ADDITIONAL INFORMATION: [Modified MIT License](https://huggingface.co/moonshotai/Kimi-K2.5/blob/main/LICENSE).
29
-
30
- ### Deployment Geography
31
- Global
32
-
33
- ### Use Case
34
- This model is intended for developers and researchers building LLMs
35
-
36
- ### Release Date
37
- Hugging Face 02/02/2026 via https://huggingface.co/nvidia/Kimi-K2.5-NVFP4
38
-
39
-
40
- ## Model Architecture:
41
- **Architecture Type:** Transformers <br>
42
- **Network Architecture:** DeepSeek V3 <br>
43
- **Number of Model Parameters:** 1T
44
-
45
- ## Input:
46
- **Input Type(s):** Text, Image, Video <br>
47
- **Input Format(s):** String, Undisclosed, Undisclosed <br>
48
- **Input Parameters:** One-Dimensional (1D), Two-Dimensional (2D), Three-Dimensional (3D) <br>
49
- **Other Properties Related to Input:** Context length: 256k
50
-
51
- ## Output:
52
- **Output Type(s):** Text <br>
53
- **Output Format:** String <br>
54
- **Output Parameters:** 1D (One Dimensional): Sequences <br>
55
-
56
- 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.
57
-
58
- ## Software Integration:
59
- **Supported Runtime Engine(s):** <br>
60
- * vLLM <br>
61
-
62
- **Supported Hardware Microarchitecture Compatibility:** <br>
63
- * NVIDIA Blackwell <br>
64
-
65
- **Preferred Operating System(s):** <br>
66
- * Linux <br>
67
- The integration of foundation and fine-tuned models into AI systems requires additional testing using use-case-specific data to ensure safe and effective deployment. Following the V-model methodology, iterative testing and validation at both unit and system levels are essential to mitigate risks, meet technical and functional requirements, and ensure compliance with safety and ethical standards before deployment.
68
-
69
- ## Model Version(s):
70
- ** The model is quantized with nvidia-modelopt **v0.41.0** <br>
71
-
72
- ## Calibration Datasets:
73
- * Calibration Dataset: [cnn_dailymail](https://huggingface.co/datasets/abisee/cnn_dailymail) <br>
74
- ** Data collection method: Automated. <br>
75
- ** Labeling method: Automated. <br>
76
- ** Properties: CNN / DailyMail Dataset is an English-language dataset containing over 300k unique news articles as written by journalists at CNN and the Daily Mail. <br>
77
-
78
- ## Training Dataset: <br>
79
- ** Data Collection Method by dataset: Hybrid: Human, Automated <br>
80
- ** Labeling Method by dataset: Hybrid: Human, Automated <br>
81
- ** Data Modality: Text, Image, Video <br>
82
- ** Training Data Size: undisclosed. <br>
83
-
84
- ## Testing Dataset: <br>
85
- ** Data Collection Method by dataset: Hybrid: Human, Automated <br>
86
- ** Labeling Method by dataset: Hybrid: Human, Automated <br>
87
- ** Properties: Undisclosed <br>
88
-
89
- ## Evaluation Dataset: <br>
90
- ** Data Collection Method by dataset: Hybrid: Human, Automated <br>
91
- ** Labeling Method by dataset: Hybrid: Human, Automated <br>
92
- ** Properties: Undisclosed <br>
93
-
94
-
95
- ## Inference:
96
- **Engine:** vLLM <br>
97
- **Test Hardware:** B200 <br>
98
-
99
- ## Post Training Quantization
100
- 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.
101
-
102
- ## Usage
103
-
104
-
105
- To serve this checkpoint with [vLLM](https://github.com/vllm-project/vllm), you can start the docker `vllm/vllm-openai:v0.15.0` and run the sample command below:
106
-
107
- ```sh
108
- 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
109
- ```
110
-
111
-
112
- ## Model Limitations:
113
- 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.
114
-
115
- ## Ethical Considerations
116
-
117
- 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.
118
-
119
- Please report model quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail).
120
-