23 lines
418 B
TOML
23 lines
418 B
TOML
name = "KAT Coder Exp 72B 1010"
|
|
description = "Compact GPT model for low-latency assistance and high-volume workloads"
|
|
release_date = "2025-10-28"
|
|
last_updated = "2025-10-28"
|
|
attachment = false
|
|
reasoning = false
|
|
tool_call = false
|
|
structured_output = false
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.1
|
|
output = 0.2
|
|
|
|
[limit]
|
|
context = 128_000
|
|
input = 128_000
|
|
output = 32_768
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|