anomalyco--models.dev
23 行
427 B
TOML
23 行
427 B
TOML
name = "Kimi Thinking Preview"
|
|
description = "Compact GPT model for low-latency assistance and high-volume workloads"
|
|
release_date = "2025-05-07"
|
|
last_updated = "2025-05-07"
|
|
attachment = true
|
|
reasoning = false
|
|
tool_call = false
|
|
structured_output = false
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 31.46
|
|
output = 31.46
|
|
|
|
[limit]
|
|
context = 128_000
|
|
input = 128_000
|
|
output = 16_384
|
|
|
|
[modalities]
|
|
input = ["text", "pdf"]
|
|
output = ["text"]
|