Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
alibayram
/
hunyuan
:1.8b
2,158
Downloads
Updated
1 month ago
Hunyuan is Tencent’s open-source efficient large language model series, designed for versatile deployment across diverse computational environments.
Hunyuan is Tencent’s open-source efficient large language model series, designed for versatile deployment across diverse computational environments.
Cancel
0.5b
1.8b
4b
7b
hunyuan:1.8b
...
/
params
d63f3f323c98 · 132B
{
"num_ctx": 32768,
"repeat_penalty": 1.1,
"stop": [
"<|im_end|>",
"<|eod|>"
],
"temperature": 0.7,
"top_k": 40,
"top_p": 0.8
}