17 lines
244 B
TOML
17 lines
244 B
TOML
base_model = "moonshotai/kimi-k2.7-code"
|
|
reasoning_options = []
|
|
temperature = true
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.95
|
|
output = 4
|
|
cache_read = 0.19
|
|
|
|
[limit]
|
|
context = 256_000
|
|
output = 32_768
|
|
|
|
[modalities]
|
|
input = ["text", "image", "pdf"]
|