Files
2026-07-13 12:28:55 +08:00

23 lines
407 B
TOML

name = "Step-2 Mini"
description = "Compact GPT model for low-latency assistance and high-volume workloads"
release_date = "2024-07-05"
last_updated = "2024-07-05"
attachment = false
reasoning = false
tool_call = false
structured_output = false
open_weights = false
[cost]
input = 0.2006
output = 0.408
[limit]
context = 8_000
input = 8_000
output = 4_096
[modalities]
input = ["text"]
output = ["text"]