14 lines
183 B
TOML
14 lines
183 B
TOML
base_model = "google/gemma-4-31b-it"
|
|
reasoning = false
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.14
|
|
output = 0.4
|
|
|
|
[limit]
|
|
output = 131_072
|
|
|
|
[modalities]
|
|
input = ["text", "image", "pdf"]
|