Instructions to use vsearch/vdr-cross-modal with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vsearch/vdr-cross-modal with Transformers:
# Load model directly from transformers import Retriever model = Retriever.from_pretrained("vsearch/vdr-cross-modal", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#2
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b7e4a117cb79b744850dd2139f92592a75d9fe99a09979b6a000607f228608b
|
| 3 |
+
size 870292960
|