23 lines
405 B
TOML
23 lines
405 B
TOML
name = "Yi Large"
|
|
description = "Compact GPT model for low-latency assistance and high-volume workloads"
|
|
release_date = "2024-05-13"
|
|
last_updated = "2024-05-13"
|
|
attachment = false
|
|
reasoning = false
|
|
tool_call = false
|
|
structured_output = false
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 3.196
|
|
output = 3.196
|
|
|
|
[limit]
|
|
context = 32_000
|
|
input = 32_000
|
|
output = 4_096
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|