chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
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"]
|
||||
@@ -0,0 +1,27 @@
|
||||
name = "Ring-1T"
|
||||
description = "Reasoning model for deliberate analysis, multi-step problem solving, and tool use"
|
||||
family = "ring"
|
||||
release_date = "2025-10"
|
||||
last_updated = "2025-10"
|
||||
attachment = false
|
||||
reasoning = true
|
||||
# The Bailing request surface documents no toggle, effort, or budget field for
|
||||
# Ring-1T. https://alipaytbox.yuque.com/sxs0ba/ling/intro
|
||||
reasoning_options = []
|
||||
temperature = true
|
||||
knowledge = "2024-06"
|
||||
tool_call = false
|
||||
open_weights = true
|
||||
|
||||
[cost]
|
||||
input = 0.57
|
||||
output = 2.29
|
||||
|
||||
[limit]
|
||||
context = 128_000
|
||||
output = 32_000
|
||||
|
||||
[modalities]
|
||||
input = ["text"]
|
||||
output = ["text"]
|
||||
|
||||
Reference in New Issue
Block a user