danielhanchen commited on
Commit
c6a6bc5
·
verified ·
1 Parent(s): 74a2085

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -23
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  tags:
3
  - compressed-tensors
 
4
  license: other
5
  license_name: modified-mit
6
  library_name: transformers
@@ -8,11 +9,32 @@ pipeline_tag: image-text-to-text
8
  base_model:
9
  - moonshotai/Kimi-K2.7-Code
10
  ---
11
- <div align="center">
12
- <picture>
13
- <img src="figures/kimi-logo.png" width="30%" alt="Kimi K2.7 Code">
14
- </picture>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  </div>
 
 
 
 
 
16
  <hr>
17
  <div align="center" style="line-height:1">
18
  <a href="https://www.kimi.com/code" target="_blank"><img alt="Chat" src="https://img.shields.io/badge/🤖-Kimi--Code-ff6b6b?color=1783ff&logoColor=white"/></a>
@@ -29,9 +51,6 @@ base_model:
29
  <a href="https://huggingface.co/moonshotai/Kimi-K2.7-Code/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/badge/License-Modified_MIT-f5de53?&color=f5de53"/></a>
30
  </div>
31
 
32
-
33
-
34
-
35
  ## 1. Model Introduction
36
 
37
  Kimi K2.7 Code is a coding-focused agentic model built upon Kimi K2.6. With substantial improvements on real-world long-horizon coding tasks, it strengthens end-to-end task completion across complex software engineering workflows while improving token efficiency, reducing thinking-token usage by approximately 30% compared with Kimi K2.6.
@@ -148,22 +167,6 @@ Kimi K2.7 Code is a coding-focused agentic model built upon Kimi K2.6. With subs
148
  ## 4. Native INT4 Quantization
149
  Kimi-K2.7-Code adopts the same native int4 quantization method as [Kimi-K2-Thinking](https://huggingface.co/moonshotai/Kimi-K2-Thinking#4-native-int4-quantization).
150
 
151
- ## 5. Deployment
152
-
153
- > [!Note]
154
- > You can access Kimi-K2.7-Code's API on https://platform.moonshot.ai and we provide OpenAI/Anthropic-compatible API for you.
155
- Currently, Kimi-K2.7-Code is recommended to run on the following inference engines:
156
- * vLLM
157
- * SGLang
158
- * KTransformers
159
-
160
- Kimi-K2.7-Code has the same architecture as Kimi-K2.5/Kimi-K2.6, and the deployment method can be directly reused.
161
-
162
- The version requirement for `transformers` is `>=4.57.1, <5.0.0`.
163
-
164
- Deployment examples can be found in the [Model Deployment Guide](docs/deploy_guidance.md).
165
-
166
-
167
  ---
168
  ## 6. Model Usage
169
 
 
1
  ---
2
  tags:
3
  - compressed-tensors
4
+ - kimi_k25
5
  license: other
6
  license_name: modified-mit
7
  library_name: transformers
 
9
  base_model:
10
  - moonshotai/Kimi-K2.7-Code
11
  ---
12
+ # Read our How to [Run Kimi K2.7 Code Guide!](https://unsloth.ai/docs/models/kimi-k2.7-code)
13
+ <div>
14
+ <p style="margin: 0 0 0px 0; margin-top: 0px;">
15
+ <em>See <a href="https://unsloth.ai/docs/basics/unsloth-dynamic-v2.0-gguf">Unsloth Dynamic 2.0 GGUFs</a> for our quantization benchmarks.</em>
16
+ </p>
17
+ <div style="display: flex; gap: 5px; align-items: center; margin-bottom: 0px;">
18
+ <a href="https://github.com/unslothai/unsloth/">
19
+ <img src="https://github.com/unslothai/unsloth/raw/main/images/unsloth%20new%20logo.png" width="133">
20
+ </a>
21
+ <a href="https://discord.gg/unsloth">
22
+ <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
23
+ </a>
24
+ <a href="https://unsloth.ai/docs/models/kimi-k2.7-code">
25
+ <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
26
+ </a>
27
+ </div>
28
+ <ul style="margin: 0;">
29
+ <li>To run Kimi K2.7 Code in full precision lossless, run Q8 (UD-Q8_K_XL), which is 595GB and only 10GB bigger than Q4 (UD-Q4_K_XL).</li>
30
+ <li>See our <a href="https://unsloth.ai/docs/models/kimi-k2.7-code">Kimi K2.7 Code guide</a> for quantization analysis and instructions.</li>
31
+ </ul>
32
  </div>
33
+
34
+ <br>
35
+
36
+ # Kimi-K2.7-Code
37
+
38
  <hr>
39
  <div align="center" style="line-height:1">
40
  <a href="https://www.kimi.com/code" target="_blank"><img alt="Chat" src="https://img.shields.io/badge/🤖-Kimi--Code-ff6b6b?color=1783ff&logoColor=white"/></a>
 
51
  <a href="https://huggingface.co/moonshotai/Kimi-K2.7-Code/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/badge/License-Modified_MIT-f5de53?&color=f5de53"/></a>
52
  </div>
53
 
 
 
 
54
  ## 1. Model Introduction
55
 
56
  Kimi K2.7 Code is a coding-focused agentic model built upon Kimi K2.6. With substantial improvements on real-world long-horizon coding tasks, it strengthens end-to-end task completion across complex software engineering workflows while improving token efficiency, reducing thinking-token usage by approximately 30% compared with Kimi K2.6.
 
167
  ## 4. Native INT4 Quantization
168
  Kimi-K2.7-Code adopts the same native int4 quantization method as [Kimi-K2-Thinking](https://huggingface.co/moonshotai/Kimi-K2-Thinking#4-native-int4-quantization).
169
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
170
  ---
171
  ## 6. Model Usage
172