Commit 1bb2ec80 authored by mashun1's avatar mashun1
Browse files

update

parent 7214d25a
...@@ -36,9 +36,6 @@ docker run -it -v /path/your_data/:/path/your_data/ --shm-size=32G --privileged= ...@@ -36,9 +36,6 @@ docker run -it -v /path/your_data/:/path/your_data/ --shm-size=32G --privileged=
## 数据集 ## 数据集
### 模型下载地址
THUDM/visualglm-6b(https://huggingface.co/THUDM/visualglm-6b/tree/main)
## 推理 ## 推理
...@@ -99,6 +96,11 @@ curl -X POST -H "Content-Type: application/json" -d @temp.json http://127.0.0.1: ...@@ -99,6 +96,11 @@ curl -X POST -H "Content-Type: application/json" -d @temp.json http://127.0.0.1:
图像理解 图像理解
### 热点应用行业 ### 热点应用行业
零售,广媒,科研 零售,广媒,科研
## 预训练权重
[huggingface](https://huggingface.co/THUDM/visualglm-6b/tree/main) | [SCNet](http://113.200.138.88:18080/aimodels/visualglm-6b)高速下载通道
## 源码仓库及问题反馈 ## 源码仓库及问题反馈
- http://developer.hpccube.com/codes/modelzoo/visualglm6b_pytorch.git - http://developer.hpccube.com/codes/modelzoo/visualglm6b_pytorch.git
## 参考资料 ## 参考资料
......
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