Commit 558000a1 authored by zhangwq5's avatar zhangwq5
Browse files

modification3

parent 2710920e
......@@ -73,7 +73,7 @@ python ./infer/infer_vllm.py --model /path/your_model_path/
## 必须添加HF_ENDPOINT环境变量
export HF_ENDPOINT=https://hf-mirror.com
## model_name_or_path 模型地址参数
python ./infer/infer_sentence_transformers.py
python ./infer/infer_sentence_transformers.py --model /path/your_model_path/
```
## result
```
......
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