Commit 28b944d0 authored by zhouxiang's avatar zhouxiang
Browse files

更新

parent 99ee7e72
...@@ -127,15 +127,15 @@ python ../examples/pytorch/glm/glm_tokenize.py ...@@ -127,15 +127,15 @@ python ../examples/pytorch/glm/glm_tokenize.py
### 算法类别 ### 算法类别
`自然语言处理` `对话问答`
### 热点应用行业 ### 热点应用行业
`nlp,大模型基座,科研,智能聊天助手` `医疗,科研,金融,教育`
## 源码仓库及问题反馈 ## 源码仓库及问题反馈
[ModelZoo / GLM130B_FT · GitLab (hpccube.com)]([ModelZoo / GLM130B_fastertransformer · GitLab (hpccube.com)](https://developer.hpccube.com/codes/modelzoo/glm130b_fastertransformer)) https://developer.hpccube.com/codes/modelzoo/glm130b_fastertransformer
## 参考资料 ## 参考资料
......
...@@ -5,6 +5,6 @@ modelName=glm130b_fastertransformer ...@@ -5,6 +5,6 @@ modelName=glm130b_fastertransformer
# 模型描述 # 模型描述
modelDescription=GLM-130B是一个开放的双语(中英)双向密集模型,具有130亿个参数,使用通用语言模型(GLM)算法进行预训练。 modelDescription=GLM-130B是一个开放的双语(中英)双向密集模型,具有130亿个参数,使用通用语言模型(GLM)算法进行预训练。
# 应用场景 # 应用场景
appScenario=推理,NLP,大模型基座,科研,智能聊天助手 appScenario=推理,对话问答,医疗,科研,金融,教育
# 框架类型 # 框架类型
frameType=fastertransformer frameType=fastertransformer
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