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

25 lines
439 B
TOML

name = "Hy3 Free"
description = "Tencent Hy reasoning model for coding, instruction following, and agent tasks"
family = "hy3-free"
release_date = "2026-06-26"
last_updated = "2026-06-26"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = true
[cost]
input = 0
output = 0
cache_read = 0
[limit]
context = 190_000
output = 64_000
[modalities]
input = ["text"]
output = ["text"]