Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
Multilingual_E5_pytorch
Commits
558000a1
Commit
558000a1
authored
Jun 30, 2025
by
zhangwq5
Browse files
modification3
parent
2710920e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
558000a1
...
@@ -73,7 +73,7 @@ python ./infer/infer_vllm.py --model /path/your_model_path/
...
@@ -73,7 +73,7 @@ python ./infer/infer_vllm.py --model /path/your_model_path/
## 必须添加HF_ENDPOINT环境变量
## 必须添加HF_ENDPOINT环境变量
export
HF_ENDPOINT
=
https://hf-mirror.com
export
HF_ENDPOINT
=
https://hf-mirror.com
## model_name_or_path 模型地址参数
## model_name_or_path 模型地址参数
python ./infer/infer_sentence_transformers.py
python ./infer/infer_sentence_transformers.py
--model
/path/your_model_path/
```
```
## result
## result
```
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment