fix: minor typo and grammar in README

#36
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -41,7 +41,7 @@ Kimi K3 is an open-weight, native multimodal agentic model and our most capable
41
  ### Key Features
42
  - **New Architecture**: Kimi K3 is built on Kimi Delta Attention (KDA) and Attention Residuals (AttnRes), and scales up MoE sparsity with a Stable LatentMoE framework that activates 16 out of 896 experts β€” yielding an approximate 2.5Γ— improvement in overall scaling efficiency over Kimi K2.
43
  - **Long-Horizon Coding**: Operating with minimal human oversight, Kimi K3 sustains long engineering sessions, navigates massive repositories, and orchestrates terminal tools β€” from GPU kernel optimization and compiler development to vision-in-the-loop game dev, CAD, and even chip design.
44
- - **Agentic Knowledge Work**: Kimi K3 advances end-to-end knowledge work, producing deep research with interactive visualizations, widgets and dashboards, and motion design and video editing, powered by its native multimodal architecture.
45
  - **Native Multimodality & Long Context**: Kimi K3 understands text, images, and video within the same model, and supports a 1-million-token context window.
46
  - **Open Frontier Weights**: We release the full Kimi K3 model weights under the Kimi K3 License, making frontier intelligence openly available for research, deployment, and further innovation.
47
  ## 2. Model Summary
@@ -614,7 +614,7 @@ Kimi K3 applies quantization-aware training from the SFT stage onward, using MXF
614
  ## 5. Deployment
615
 
616
  > [!Note]
617
- > You can access Kimi K3's API on https://platform.kimi.ai by selecting `kimi-k3`, and we provide OpenAI/Anthropic-compatible API for you. Currently, Kimi K3 is recommended to run on the following inference engines:
618
 
619
  - [vLLM](https://github.com/vllm-project/vllm) β€” see [recipes](https://recipes.vllm.ai/moonshotai/Kimi-K3)
620
  - [SGLang](https://github.com/sgl-project/sglang) β€” see [cookbook](https://docs.sglang.io/cookbook/autoregressive/Moonshotai/Kimi-K3)
 
41
  ### Key Features
42
  - **New Architecture**: Kimi K3 is built on Kimi Delta Attention (KDA) and Attention Residuals (AttnRes), and scales up MoE sparsity with a Stable LatentMoE framework that activates 16 out of 896 experts β€” yielding an approximate 2.5Γ— improvement in overall scaling efficiency over Kimi K2.
43
  - **Long-Horizon Coding**: Operating with minimal human oversight, Kimi K3 sustains long engineering sessions, navigates massive repositories, and orchestrates terminal tools β€” from GPU kernel optimization and compiler development to vision-in-the-loop game dev, CAD, and even chip design.
44
+ - **Agentic Knowledge Work**: Kimi K3 advances end-to-end knowledge work, producing deep research with interactive visualizations, widgets, and dashboards, and motion design and video editing, powered by its native multimodal architecture.
45
  - **Native Multimodality & Long Context**: Kimi K3 understands text, images, and video within the same model, and supports a 1-million-token context window.
46
  - **Open Frontier Weights**: We release the full Kimi K3 model weights under the Kimi K3 License, making frontier intelligence openly available for research, deployment, and further innovation.
47
  ## 2. Model Summary
 
614
  ## 5. Deployment
615
 
616
  > [!Note]
617
+ > You can access Kimi K3's API on https://platform.kimi.ai by selecting `kimi-k3`, and we provide an OpenAI/Anthropic-compatible API for you. Currently, Kimi K3 is recommended to run on the following inference engines:
618
 
619
  - [vLLM](https://github.com/vllm-project/vllm) β€” see [recipes](https://recipes.vllm.ai/moonshotai/Kimi-K3)
620
  - [SGLang](https://github.com/sgl-project/sglang) β€” see [cookbook](https://docs.sglang.io/cookbook/autoregressive/Moonshotai/Kimi-K3)