2,156 1 month ago

Hunyuan is Tencent’s open-source efficient large language model series, designed for versatile deployment across diverse computational environments.

0.5b 1.8b 4b 7b
d63f3f323c98 · 132B
{
"num_ctx": 32768,
"repeat_penalty": 1.1,
"stop": [
"<|im_end|>",
"<|eod|>"
],
"temperature": 0.7,
"top_k": 40,
"top_p": 0.8
}