Skip to content

Commit

Permalink
fix: fix hunyuan-functioncall edit faild
Browse files Browse the repository at this point in the history
--bug=1051010 --user=刘瑞斌 【模型设置】修改腾讯混元的大语言模型为 hunyuan-functioncall 模型失败,提示模型不存在 https://www.tapd.cn/57709429/s/1639072
  • Loading branch information
liuruibin committed Dec 30, 2024
1 parent 1cf59cd commit 62fe321
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def _initialize_model_info():
TencentLLMModelCredential,
TencentModel),
_create_model_info(
'hunyuan-functioncall ',
'hunyuan-functioncall',
'混元最新 MOE 架构 FunctionCall 模型,经过高质量的 FunctionCall 数据训练,上下文窗口达 32K,在多个维度的评测指标上处于领先。',
ModelTypeConst.LLM,
TencentLLMModelCredential,
Expand Down

0 comments on commit 62fe321

Please sign in to comment.