10 lines
125 B
TOML
10 lines
125 B
TOML
base_model = "mistral/devstral-small-2507"
|
|
status = "deprecated"
|
|
|
|
[cost]
|
|
input = 0.1
|
|
output = 0.3
|
|
|
|
[limit]
|
|
context = 131_072
|