11 lines
135 B
TOML
11 lines
135 B
TOML
base_model = "minimax/MiniMax-M3"
|
|
reasoning_options = []
|
|
|
|
[cost]
|
|
input = 0.3
|
|
output = 1.2
|
|
cache_read = 0.06
|
|
|
|
[limit]
|
|
context = 524_288
|