Commit f91443e2 authored by zhuwenwen's avatar zhuwenwen
Browse files

update README.md

parent 61898ea3
...@@ -62,7 +62,7 @@ git clone http://developer.hpccube.com/codes/OpenDAS/vllm.git # 根据需要的 ...@@ -62,7 +62,7 @@ git clone http://developer.hpccube.com/codes/OpenDAS/vllm.git # 根据需要的
``` ```
安装依赖: 安装依赖:
```shell ```shell
pip install -r requirements-rocm.txt pip install -r requirements/rocm.txt
``` ```
- 提供2种源码编译方式(进入vllm目录): - 提供2种源码编译方式(进入vllm目录):
``` ```
......
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