mirror of
https://github.com/QwenLM/Qwen.git
synced 2026-05-20 08:25:47 +08:00
add 72B and 1.8B Qwen models, add Ascend 910 and Hygon DCU support, add docker support
This commit is contained in:
10
dcu-support/model.properties
Normal file
10
dcu-support/model.properties
Normal file
@@ -0,0 +1,10 @@
|
||||
# 模型唯一标识
|
||||
modelCode = 411
|
||||
# 模型名称
|
||||
modelName=qwen-7b_fastllm
|
||||
# 模型描述
|
||||
modelDescription=qwen-7b是阿里云研发的通义千问大模型系列的70亿参数规模的模型
|
||||
# 应用场景
|
||||
appScenario=推理,对话问答,医疗,科研,金融,教育
|
||||
# 框架类型
|
||||
frameType=fastllm
|
||||
Reference in New Issue
Block a user