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

24 lines
427 B
TOML

name = "Ling-1T"
description = "Open-weight instruction model for adaptable chat and self-hosted production workloads"
family = "ling"
release_date = "2025-10"
last_updated = "2025-10"
attachment = false
reasoning = false
temperature = true
knowledge = "2024-06"
tool_call = true
open_weights = true
[cost]
input = 0.57
output = 2.29
[limit]
context = 128_000
output = 32_000
[modalities]
input = ["text"]
output = ["text"]