anomalyco--models.dev
17 行
223 B
TOML
17 行
223 B
TOML
base_model = "google/gemma-4-31b-it"
|
|
attachment = false
|
|
reasoning = false
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 0.13
|
|
output = 0.40
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 262_144
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|