Commit afe0131d authored by yangql's avatar yangql
Browse files

修改格式

parent b6e7ad7a
# 模型唯一标识
modelCode = 301
# 模型名称 # 模型名称
modelName=GPT2_Ort modelName=gpt2_onnxruntime
# 模型描述 # 模型描述
modelDescription=GPT2是第二代生成式预训练语言模型。 modelDescription=GPT2是第二代生成式预训练语言模型。
# 应用场景 # 应用场景
appScenario=推理,NLP,ONNXRuntime appScenario=推理,NLP,智能聊天助手,科研
# 框架类型 # 框架类型
frameType=ONNXRuntime frameType=onnxruntime
\ No newline at end of file
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