Model reference · open weights

Kimi-K3

Kimi-K3 is an open-weight language model from nvidia, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

Licence fee required LLMs nvidia 1 variants 14k downloads/mo
Request a licence + hosting quote All served models Not on the shared API today — deployed on request.

About

What Kimi-K3 is

Model Overview Description: The NVIDIA Kimi-K3-NVFP4 model is the quantized version of Moonshot AI's Kimi-K3 model, which is an auto-regressive language model that uses an optimized transformer architecture. Kimi-K3 is a flagship, natively multimodal Mixture-of-Experts (MoE) model designed for long-horizon coding, end-to-end knowledge work, game development, deep reasoning, and visual-agent use cases. It has 2.8 trillion total parameters and a native 1,048,576-token context window.For more information, please check here. The NVIDIA Kimi-K3 NVFP4 model is quantized with Model Optimizer. This model is ready for commercial or non-commercial use. References - Nvidia Model Optimizer: https://github.com/NVIDIA/Model-Optimizer - Kimi-K3 model card: https://huggingface.co/moonshotai/Kimi-K3 License/Terms of Use: Governing Terms: Use of this model is governed by the NVIDIA Open Model Agreement. Additional Information: Kimi K3 License. Kimi K3. Deployment Geography: Global Use Case: Kimi-K3 use case: developers and inference providers who need ready-to-deploy, pre-quantized multimodal agentic models for NVIDIA GPU inference, including long-horizon coding, visual-agent workflows, game-development tasks, and end-to-end knowledge work. Release Date: Hugging Face 08/14/2026 via https://huggingface.co/nvidia/Kimi-K3-NVFP4 Model Architecture: Architecture Type: Transformers Network Architecture: Mixture-of-Experts transformer using Kimi Delta Attention (KDA), Attention Residuals (AttnRes), and Stable LatentMoE Number of Model Parameters: 2.8T total parameters; 16 of 896 experts are activated per token Input: Input Type(s): Text, Image, Video Input Format(s): String, Binary(Base64 encoded), Binary(Base64 encoded) Input Parameters: One-Dimensional (1D), Two-Dimensional (2D), Three-Dimensional (3D) Other Properties Related to Input: Native context length: 1,048,576 tokens. Images may be supplied as base64-encoded data, and video-file inputs are supported. Output: Output Type(s): Text Output Format: String Output Parameters: 1D (One-Dimensional): Sequences Other Properties Related to Output: Outputs may include natural-language responses, code, structured JSON, tool-call requests,

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makernvidia
TypeLanguage models
Parameters (lead)1418.6B
Variants1
Runs withModel Optimizer
Based onmoonshotai/Kimi-K3
Released2026-08-13
Popularity14k downloads / month
Likes23
LicenceCommercial licence needed

How it works

How language models work

Your prompttext / messagesTransformerattention over tokensNext-token loopgenerate + streamResponsetext · tool callsA language model reads your tokens and predicts the next one, again and again, streaming the reply back.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
Kimi-K3-NVFP41418.6BNVFP4Weights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys nvidia-kimi-k3 for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (nvidia-kimi-k3 below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/chat/completions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"nvidia-kimi-k3","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Tags

Model Optimizer safetensors kimi_k3 nvidia ModelOpt Kimi-K3 quantized FP4 fp4 text-generation custom_code 8-bit modelopt_mixed

Licence

Commercial licence needed

The weights are open but its licence needs a commercial agreement for business use. AxForge can arrange that licence and host the model for you — you pay AxForge, we settle with the model’s maker. Ask us for a quote. Read the licence ↗

Sources

Weights & code

Want Kimi-K3 on EU-owned hardware?

Request a licence + hosting quote See what’s served now

Explore

More language models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms