Commit a0de7f81 authored by raojy's avatar raojy
Browse files

updata

parent 4cd2a2ce
...@@ -66,7 +66,7 @@ docker run -it \ ...@@ -66,7 +66,7 @@ docker run -it \
-u root \ -u root \
-v /opt/hyhal/:/opt/hyhal/:ro \ -v /opt/hyhal/:/opt/hyhal/:ro \
-v /path/your_code_data/:/path/your_code_data/ \ -v /path/your_code_data/:/path/your_code_data/ \
image.sourcefind.cn:5000/dcu/admin/base/vllm:0.9.2-ubuntu22.04-dtk25.04.2-py3.10 bash harbor.sourcefind.cn:5443/dcu/admin/base/vllm:0.11.0-ubuntu22.04-dtk25.04.2-1226-das1.7-py3.10-20251226 bash
``` ```
更多镜像可前往[光源](https://sourcefind.cn/#/service-list)下载使用。 更多镜像可前往[光源](https://sourcefind.cn/#/service-list)下载使用。
......
...@@ -4,7 +4,11 @@ modelCode=1419 ...@@ -4,7 +4,11 @@ modelCode=1419
modelName=Qwen2.5-VL_pytorch modelName=Qwen2.5-VL_pytorch
# 模型描述 # 模型描述
modelDescription=Qwen2.5-VL增强了模型对时间和空间尺度的感知能力,并进一步简化了网络结构以提高模型效率。 modelDescription=Qwen2.5-VL增强了模型对时间和空间尺度的感知能力,并进一步简化了网络结构以提高模型效率。
# 应用场景 # 运行过程
appScenario=推理,训练,对话问答,科研,教育,政府,金融 processType=推理
# 算法类别
appCategory=多模态
# 框架类型 # 框架类型
frameType=Pytorch frameType=pytorch
# 加速卡类型
accelerateType=BW1000、K100AI
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