Commit 98820def authored by chenych's avatar chenych
Browse files

Update model name

parent 7284eaf3
......@@ -99,7 +99,7 @@ python infer_transformers.py --model_path THUDM/GLM-Z1-9B-0414
## result
<div align=center>
<img src="./doc/transformers_results.jpg"/>
<img src="./doc/transformers_results.png"/>
</div>
### 精度
......
# 模型唯一标识
modelCode=1500
# 模型名称
modelName=glm-4-z1_pytorch
modelName=glm-z1_pytorch
# 模型描述
modelDescription=智谱开在数学、代码和逻辑等任务上对模型的进一步强化学习得到GLM4-Z1模型
# 应用场景
......
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