Commit 54646388 authored by laibao's avatar laibao
Browse files

Update README.md

parent 93c8cf5d
Pipeline #1753 canceled with stages
...@@ -27,7 +27,7 @@ Qwen2.5是阿里云开源的最新一代大型语言模型,标志着Qwen系列 ...@@ -27,7 +27,7 @@ Qwen2.5是阿里云开源的最新一代大型语言模型,标志着Qwen系列
提供[光源](https://www.sourcefind.cn/#/image/dcu/custom)拉取推理的docker镜像: 提供[光源](https://www.sourcefind.cn/#/image/dcu/custom)拉取推理的docker镜像:
``` ```
docker pull image.sourcefind.cn:5000/dcu/admin/base/pytorch:2.3.0-ubuntu20.04-dtk24.04.2-py3.10 docker pull image.sourcefind.cn:5000/dcu/admin/base/pytorch:2.1.0-ubuntu20.04-dtk24.04.2-py3.10
# <Image ID>用上面拉取docker镜像的ID替换 # <Image ID>用上面拉取docker镜像的ID替换
# <Host Path>主机端路径 # <Host Path>主机端路径
# <Container Path>容器映射路径 # <Container Path>容器映射路径
...@@ -53,7 +53,7 @@ conda create -n qwen2.5_vllm python=3.10 ...@@ -53,7 +53,7 @@ conda create -n qwen2.5_vllm python=3.10
* triton:2.1.0 * triton:2.1.0
* lmslim: 0.1.0 * lmslim: 0.1.0
* xformers: 0.0.25 * xformers: 0.0.25
* flash_attn: 2.0.4 * flash_attn: 2.6.1
* vllm: 0.5.0 * vllm: 0.5.0
* python: python3.10 * python: python3.10
......
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