使用vllm部署
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
202 B

2 years ago
# VLLM项目
## 项目启动
bash run_model_predict.sh
bash run_api.sh
2 years ago
## 调用示例
"http://192.168.31.74:12000/predict"
2 years ago
{
"texts": "User:你好\nAssistant:"
2 years ago
}
2 years ago
## 返回示例
## 请求参数