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

23 lines
411 B
TOML

name = "Yi Lightning"
description = "Compact GPT model for low-latency assistance and high-volume workloads"
release_date = "2024-10-16"
last_updated = "2024-10-16"
attachment = false
reasoning = false
tool_call = false
structured_output = false
open_weights = false
[cost]
input = 0.2006
output = 0.2006
[limit]
context = 12_000
input = 12_000
output = 4_096
[modalities]
input = ["text"]
output = ["text"]