项目文件夹

文件
2026-07-13 12:28:55 +08:00

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"]