17 lines
225 B
TOML
17 lines
225 B
TOML
base_model = "alibaba/qwen3.6-27b"
|
|
attachment = false
|
|
reasoning = false
|
|
structured_output = false
|
|
|
|
[cost]
|
|
input = 0.53
|
|
output = 0.76
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 16_384
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|