Commit c6cf89f1 authored by dengjb's avatar dengjb
Browse files

update

parent 3d6cc508
Pipeline #3442 failed with stages
in 0 seconds
......@@ -52,7 +52,6 @@ docker run -it \
需要单独安装:
```
cd /path/your_code_data
pip install vllm-0.15.1+das.opt1.alpha.dtk2604-cp310-cp310-linux_x86_64.whl
pip install -r requirements.txt
```
......@@ -79,7 +78,6 @@ bash vllm_inf.sh
```
vllm服务测试脚本
```
curl http://localhost:8080/v1/chat/completions \
-H "Content-Type: application/json" \
-d '{
......
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