Models/Moonshotai/MoonshotAI: Kimi K2 0711
MO

MoonshotAI: Kimi K2 0711

131K context$0.57/M input$2.30/M output
moonshotai/kimi-k2

Description

Kimi K2 Instruct is a large-scale Mixture-of-Experts (MoE) language model developed by Moonshot AI, featuring 1 trillion total parameters with 32 billion active per forward pass. It is optimized for...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "moonshotai/kimi-k2",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.57/M
Output$2.30/M
Context131K tokens

Model Info

ProviderMoonshotai
IDmoonshotai/kimi-k2