Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -87,7 +87,7 @@ with torch.no_grad():
87
  print(scores)
88
  ```
89
 
90
- See the [demo](./retrieval_demo.ipynb) for a complete example of using BGE-VL for multimodel retrieval.
91
 
92
 
93
  ### 2. BGE-VL-MLLM Models
 
87
  print(scores)
88
  ```
89
 
90
+ See the [demo](https://github.com/VectorSpaceLab/MegaPairs/blob/main/retrieval_demo.ipynb) for a complete example of using BGE-VL for multimodel retrieval.
91
 
92
 
93
  ### 2. BGE-VL-MLLM Models