We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef5a1ee commit ac8bf67Copy full SHA for ac8bf67
pytorch/Embedding/bge_reranker_large/READE.md
@@ -9,10 +9,10 @@ pip install -U huggingface_hub
9
```
10
2. export env
11
```shell
12
-export export HF_ENDPOINT=https://hf-mirror.com
+export HF_ENDPOINT=https://hf-mirror.com
13
14
15
3. Test
16
17
-python perf_flag_reranker.py
+python bge_reranker_large.py
18
pytorch/Embedding/m3e_base/README.md
-python perf_m3_base.py
+python perf_m3e_base.py
0 commit comments