Kimi k3 run on RTX 5090 RunInfra enables running Kimi-Linear-48B, a distilled version of the full 2.78-trillion-parameter Kimi K3 model, on a single consumer GPU such as the RTX 5090 with 32 GB VRAM, achieving 113.83 tokens per second at 3.18x speedup over fused INT4 kernels. The company also offers the full Kimi K3 as a deployable package on an 8x B300 node for production use, and provides a standalone adapter called k3 that translates between OpenAI Chat Completions, OpenAI Responses, and Anthropic Messages protocols so coding agents like Claude Code, Codex, Aider, Cline, and opencode can connect to the local model unchanged. Sketch is illustrative. This repository serves Kimi-Linear-48B, measured on an NVIDIA L40S inside a hard 32 GiB cap. The full Kimi K3 is 2.78T parameters and runs on an 8x B300 node, linked below. TL;DR.Run Kimi on your own consumer GPU, not someone's API. A single 32 GB card RTX 5090, or any datacenter card serves Kimi-Linear-48B at113.83 tok/s, up3.18xfrom fused INT4 kernels, and Claude Code, Codex, Cline, Aider and opencode all connect to it unchanged. Need the full Kimi K3 in production?2.8 trillion parameters will not fit a workstation. If you want it running inside your own network instead of behind a closed-source API, RunInfra ships it as a deployable package with a pinned vLLM build, a benchmark receipt and weight verification: Kimi K3 on 8x B300 → Point any coding agent at a local Kimi model and it works: k3 translates between the agent's protocol and the model's. php flowchart LR CC "Claude Code" -- "Anthropic Messages" -- K3 CX "Codex" -- "OpenAI Responses" -- K3 OT "Aider, Cline, opencode" -- "OpenAI Chat" -- K3 K3{{"k3