11 lines
135 B
TOML
11 lines
135 B
TOML
base_model = "alibaba/qwen3-coder-plus"
|
|
open_weights = true
|
|
|
|
[cost]
|
|
input = 1
|
|
output = 5
|
|
cache_read = 0.2
|
|
|
|
[limit]
|
|
context = 1_000_000
|