Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💄 style: update Wenxin & Hunyuan model list #6995

Merged
merged 2 commits into from
Mar 17, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
126 changes: 74 additions & 52 deletions src/config/aiModels/hunyuan.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ const hunyuanChatModels: AIChatModelCard[] = [
description:
'采用更优的路由策略,同时缓解了负载均衡和专家趋同的问题。长文方面,大海捞针指标达到99.9%。MOE-256K 在长度和效果上进一步突破,极大的扩展了可输入长度。',
displayName: 'Hunyuan Standard 256K',
enabled: true,
id: 'hunyuan-standard-256K',
maxOutput: 6000,
pricing: {
Expand All @@ -65,22 +64,43 @@ const hunyuanChatModels: AIChatModelCard[] = [
},
{
abilities: {
functionCall: true,
search: true,
},
contextWindowTokens: 32_000,
description:
'通用体验优化,包括NLP理解、文本创作、闲聊、知识问答、翻译、领域等;提升拟人性,优化模型情商;提升意图模糊时模型主动澄清能力;提升字词解析类问题的处理能力;提升创作的质量和可互动性;提升多轮体验。',
displayName: 'Hunyuan Turbo Latest',
'Hunyuan-large 模型总参数量约 389B,激活参数量约 52B,是当前业界参数规模最大、效果最好的 Transformer 架构的开源 MoE 模型。',
displayName: 'Hunyuan Large',
enabled: true,
id: 'hunyuan-turbo-latest',
id: 'hunyuan-large',
maxOutput: 4000,
pricing: {
currency: 'CNY',
input: 15,
output: 50,
input: 4,
output: 12,
},
releasedAt: '2025-01-10',
releasedAt: '2025-02-10',
settings: {
searchImpl: 'params',
},
type: 'chat',
},
{
abilities: {
search: true,
},
contextWindowTokens: 134_000,
description:
'擅长处理长文任务如文档摘要和文档问答等,同时也具备处理通用文本生成任务的能力。在长文本的分析和生成上表现优异,能有效应对复杂和详尽的长文内容处理需求。',
displayName: 'Hunyuan Large Longcontext',
enabled: true,
id: 'hunyuan-large-longcontext',
maxOutput: 6000,
pricing: {
currency: 'CNY',
input: 6,
output: 18,
},
releasedAt: '2024-12-18',
settings: {
searchImpl: 'params',
},
Expand All @@ -93,14 +113,15 @@ const hunyuanChatModels: AIChatModelCard[] = [
},
contextWindowTokens: 32_000,
description:
'本版本优化:数据指令scaling,大幅提升模型通用泛化能力;大幅提升数学、代码、逻辑推理能力;优化文本理解字词理解相关能力;优化文本创作内容生成质量',
'通用体验优化,包括NLP理解、文本创作、闲聊、知识问答、翻译、领域等;提升拟人性,优化模型情商;提升意图模糊时模型主动澄清能力;提升字词解析类问题的处理能力;提升创作的质量和可互动性;提升多轮体验。',
displayName: 'Hunyuan Turbo',
id: 'hunyuan-turbo',
enabled: true,
id: 'hunyuan-turbo-latest',
maxOutput: 4000,
pricing: {
currency: 'CNY',
input: 15,
output: 50,
input: 2.4,
output: 9.6,
},
releasedAt: '2025-01-10',
settings: {
Expand All @@ -121,8 +142,8 @@ const hunyuanChatModels: AIChatModelCard[] = [
maxOutput: 4000,
pricing: {
currency: 'CNY',
input: 15,
output: 50,
input: 2.4,
output: 9.6,
},
releasedAt: '2025-01-10',
settings: {
Expand All @@ -137,60 +158,61 @@ const hunyuanChatModels: AIChatModelCard[] = [
},
contextWindowTokens: 32_000,
description:
'hunyuan-turbo 2024 年 11 月 20 日固定版本,介于 hunyuan-turbo 和 hunyuan-turbo-latest 之间的一个版本。',
displayName: 'Hunyuan Turbo 20241120',
id: 'hunyuan-turbo-20241120',
maxOutput: 4000,
'hunyuan-TurboS 混元旗舰大模型最新版本,具备更强的思考能力,更优的体验效果。',
displayName: 'Hunyuan TurboS',
enabled: true,
id: 'hunyuan-turbos-latest',
maxOutput: 8000,
pricing: {
currency: 'CNY',
input: 15,
output: 50,
input: 0.8,
output: 2,
},
releasedAt: '2024-11-20',
releasedAt: '2025-03-13',
settings: {
searchImpl: 'params',
},
type: 'chat',
},
{
abilities: {
functionCall: true,
search: true,
},
contextWindowTokens: 32_000,
description:
'Hunyuan-large 模型总参数量约 389B,激活参数量约 52B,是当前业界参数规模最大、效果最好的 Transformer 架构的开源 MoE 模型。',
displayName: 'Hunyuan Large',
enabled: true,
id: 'hunyuan-large',
maxOutput: 4000,
'统一数学解题步骤的风格,加强数学多轮问答。文本创作优化回答风格,去除AI味,增加文采。',
displayName: 'Hunyuan TurboS 20250313',
id: 'hunyuan-turbos-20250313',
maxOutput: 8000,
pricing: {
currency: 'CNY',
input: 4,
output: 12,
input: 0.8,
output: 2,
},
releasedAt: '2025-02-10',
releasedAt: '2025-03-13',
settings: {
searchImpl: 'params',
},
type: 'chat',
},
{
abilities: {
functionCall: true,
search: true,
},
contextWindowTokens: 134_000,
contextWindowTokens: 32_000,
description:
'擅长处理长文任务如文档摘要和文档问答等,同时也具备处理通用文本生成任务的能力。在长文本的分析和生成上表现优异,能有效应对复杂和详尽的长文内容处理需求。',
displayName: 'Hunyuan Large Longcontext',
enabled: true,
id: 'hunyuan-large-longcontext',
maxOutput: 6000,
'hunyuan-TurboS pv2.1.2 固定版本预训练底座训练token 数升级;数学/逻辑/代码等思考能力提升;中英文通用体验效果提升,包括文本创作、文本理解、知识问答、闲聊等。',
displayName: 'Hunyuan TurboS 20250226',
id: 'hunyuan-turbos-20250226',
maxOutput: 8000,
pricing: {
currency: 'CNY',
input: 6,
output: 18,
input: 0.8,
output: 2,
},
releasedAt: '2024-12-18',
releasedAt: '2025-02-25',
settings: {
searchImpl: 'params',
},
Expand Down Expand Up @@ -267,8 +289,8 @@ const hunyuanChatModels: AIChatModelCard[] = [
maxOutput: 4000,
pricing: {
currency: 'CNY',
input: 4,
output: 8,
input: 3.5,
output: 7,
},
releasedAt: '2024-11-12',
type: 'chat',
Expand Down Expand Up @@ -309,31 +331,31 @@ const hunyuanChatModels: AIChatModelCard[] = [
{
contextWindowTokens: 8000,
description:
'支持中文和英语、日语、法语、葡萄牙语、西班牙语、土耳其语、俄语、阿拉伯语、韩语、意大利语、德语、越南语、马来语、印尼语15种语言互译,基于多场景翻译评测集自动化评估COMET评分,在十余种常用语种中外互译能力上整体优于市场同规模模型。',
displayName: 'Hunyuan Translation',
id: 'hunyuan-translation',
'混元翻译模型支持自然语言对话式翻译;支持中文和英语、日语、法语、葡萄牙语、西班牙语、土耳其语、俄语、阿拉伯语、韩语、意大利语、德语、越南语、马来语、印尼语15种语言互译。',
displayName: 'Hunyuan Translation Lite',
id: 'hunyuan-translation-lite',
maxOutput: 4000,
pricing: {
currency: 'CNY',
input: 25,
output: 75,
input: 1,
output: 3,
},
releasedAt: '2024-10-25',
releasedAt: '2024-11-25',
type: 'chat',
},
{
contextWindowTokens: 8000,
description:
'混元翻译模型支持自然语言对话式翻译;支持中文和英语、日语、法语、葡萄牙语、西班牙语、土耳其语、俄语、阿拉伯语、韩语、意大利语、德语、越南语、马来语、印尼语15种语言互译。',
displayName: 'Hunyuan Translation Lite',
id: 'hunyuan-translation-lite',
'支持中文和英语、日语、法语、葡萄牙语、西班牙语、土耳其语、俄语、阿拉伯语、韩语、意大利语、德语、越南语、马来语、印尼语15种语言互译,基于多场景翻译评测集自动化评估COMET评分,在十余种常用语种中外互译能力上整体优于市场同规模模型。',
displayName: 'Hunyuan Translation',
id: 'hunyuan-translation',
maxOutput: 4000,
pricing: {
currency: 'CNY',
input: 5,
output: 15,
input: 15,
output: 45,
},
releasedAt: '2024-11-25',
releasedAt: '2024-10-25',
type: 'chat',
},
];
Expand Down
Loading