Commit 7eff19c5 authored by raojy's avatar raojy 💬
Browse files

Update model.properties

parent 964ae26c
# 模型唯一标识
modelCode=2095
modelCode=2203
# 模型名称
modelName=qwen3.5_vllm
modelName=NVIDIA-Nemotron-3-Super-120B-A12B-BF16_vllm
# 模型描述
modelDescription=Qwen3.5 相对于 Qwen3 系列模型,其 Post-training 性能提升主要来自于对各类 RL 任务和环境的全面扩展,更加强调 RL 环境的难度与可泛化性,而非针对特定指标或狭隘类别的 query 进行优化。
modelDescription=Nemotron-3-Super-120B-A12B-BF16 是由英伟达 (NVIDIA) 训练的大语言模型 (LLM),旨在提供强大的智能体 (Agentic)、推理及对话能力。该模型针对协作智能体和高负载工作场景(如 IT 工单自动化)进行了深度优化。与该系列的其他模型类似,它在响应用户查询或任务时,会采取“先生成推理轨迹 (Reasoning Trace),后给出最终回复”的模式。此外,模型的推理能力可以通过聊天模板中的标志位 (Flag) 进行灵活配置。
# 运行过程
processType=推理
# 算法类别
......@@ -11,4 +12,4 @@ appCategory=对话问答
# 框架类型
frameType=vllm
# 加速卡类型
accelerateType=K100AI,BW1000
accelerateType=BW1000
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment