Commit c7d99f62 authored by zhouxiang's avatar zhouxiang
Browse files

修改

parent e059865e
...@@ -121,7 +121,7 @@ chmod +x benchmark ...@@ -121,7 +121,7 @@ chmod +x benchmark
### 算法类别 ### 算法类别
`自然语言处理` `对话问答`
### 热点应用行业 ### 热点应用行业
......
...@@ -5,6 +5,6 @@ modelName=chatglm2-6b_fastllm ...@@ -5,6 +5,6 @@ modelName=chatglm2-6b_fastllm
# 模型描述 # 模型描述
modelDescription=chatglm2-6b开源中英双语对话模型的第二代版本,在保留了初代模型对话流畅、部署门槛较低等众多优秀特性的基础之上,具有更强大的新特性 modelDescription=chatglm2-6b开源中英双语对话模型的第二代版本,在保留了初代模型对话流畅、部署门槛较低等众多优秀特性的基础之上,具有更强大的新特性
# 应用场景 # 应用场景
appScenario=推理,NLP,医疗,科研,金融,教育 appScenario=推理,对话问答,医疗,科研,金融,教育
# 框架类型 # 框架类型
frameType=fastllm frameType=fastllm
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