chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:28:55 +08:00
commit db42b91b75
6397 changed files with 146012 additions and 0 deletions
+23
View File
@@ -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"]
+27
View File
@@ -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"]