9 lines
147 B
TOML
9 lines
147 B
TOML
base_model = "alibaba/qwen3.7-max"
|
|
reasoning_options = [{ type = "toggle" }]
|
|
|
|
[cost]
|
|
input = 2.5
|
|
output = 7.5
|
|
cache_read = 0.5
|
|
cache_write = 3.125
|