Commit f0647bb8 authored by zhuwenwen's avatar zhuwenwen
Browse files

update readme

parent e2d0a500
......@@ -31,7 +31,8 @@ git clone https://developer.hpccube.com/codes/aicomponent/vllm # 根据需要的
```
1. 编译whl包并安装
python setup.py bdist_wheel
pip install dist/vllm*
cd dist
pip install vllm*
2. 源码编译安装
python3 setup.py install
......
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