Files
2026-07-13 12:28:55 +08:00

24 lines
417 B
TOML

name = "Kimi-K2-Instruct"
description = "Kimi model for long-context chat, coding, and agentic reasoning"
family = "kimi-k2"
release_date = "2025-07-14"
last_updated = "2025-07-14"
attachment = false
reasoning = false
temperature = true
tool_call = true
knowledge = "2024-10"
open_weights = true
[cost]
input = 1
output = 3
[limit]
context = 131_072
output = 16_384
[modalities]
input = ["text"]
output = ["text"]