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
+28
View File
@@ -0,0 +1,28 @@
name = "Hy3 preview"
description = "Tencent Hy reasoning model for coding, instruction following, and agent tasks"
family = "Hy"
release_date = "2026-04-20"
last_updated = "2026-04-20"
attachment = false
reasoning = true
temperature = true
tool_call = true
open_weights = true
[limit]
context = 256_000
output = 64_000
[modalities]
input = ["text"]
output = ["text"]
[[weights]]
label = "Hugging Face"
url = "https://huggingface.co/tencent/Hy3-preview"
[[benchmarks]]
name = "SWE-Bench Verified"
score = 74.4
metric = "resolved"
source = "https://huggingface.co/tencent/Hy3-preview"