Skip to content

Commit 74bacc1

Browse files
committed
update readme
1 parent f8549e6 commit 74bacc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/inference/reranker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ with torch.no_grad():
395395

396396
If you download reranker-v2-minicpm-layerwise, you can load it with the following method:
397397

398-
1. make sure `configuration_minicpm_reranker.py` and `modeling_minicpm_reranker.py` in `/path/bge-reranker-v2-minicpm-layerwise`.
398+
1. make sure `configuration_minicpm_reranker.py` and `modeling_minicpm_reranker.py` from [BAAI/bge-reranker-v2-minicpm-layerwise](https://huggingface.co/BAAI/bge-reranker-v2-minicpm-layerwise) in your local path.
399399
2. modify the following part of `config.json`:
400400

401401
```

0 commit comments

Comments
 (0)