Update README.md
#5
by
wirthual
- opened
README.md
CHANGED
@@ -87,7 +87,7 @@ with torch.no_grad():
|
|
87 |
print(scores)
|
88 |
```
|
89 |
|
90 |
-
See the [demo](
|
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
|