Commit af684142 authored by wangsen's avatar wangsen
Browse files

Update README.md, model.properties files

parent 03c90561
......@@ -79,6 +79,7 @@ curl -X POST -H "Content-Type: application/json" -d @temp.json http://127.0.0.1:
### 算法类别
多模态对话
### 热点应用行业
图像理解
## 源码仓库及问题反馈
- https://developer.hpccube.com/codes/wangsen1/visualglm-6b
## 参考资料
......
......@@ -4,6 +4,6 @@ modelCode = 519
modelName=visualglm-6b,visualglm_pytorch
modelDescription=VisualGLM-6B 是一个开源的,支持图像、中文和英文的多模态对话语言模型,语言模型基于 ChatGLM-6B,具有 62 亿参数;图像部分通过训练 BLIP2-Qformer 构建起视觉模型与语言模型的桥梁,整体模型共78亿参数
# 应用场景
appScenario=推理,多模态对话
appScenario=推理,多模态对话,图像理解
frameType=pytorch
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