29 lines
510 B
TOML
29 lines
510 B
TOML
name = "Tencent HY 2.0 Think"
|
|
description = "Tencent Hy reasoning model for coding, instruction following, and agent tasks"
|
|
family = "hunyuan"
|
|
release_date = "2026-03-08"
|
|
last_updated = "2026-03-08"
|
|
attachment = false
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = true
|
|
tool_call = true
|
|
open_weights = false
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 0
|
|
output = 0
|
|
cache_read = 0
|
|
cache_write = 0
|
|
|
|
[limit]
|
|
context = 131_072
|
|
output = 16_384
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|