Visual Document Retrieval
ColPali
Safetensors
English
vidore
tomaarsen HF Staff commited on
Commit
89cf14f
·
verified ·
1 Parent(s): dcf962b

Point usage snippet at vidore/colpali

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -59,7 +59,7 @@ pip install "sentence-transformers[image]>=6.0.0"
59
  ```python
60
  from sentence_transformers import MultiVectorEncoder
61
 
62
- model = MultiVectorEncoder("tomaarsen/colpali-st")
63
 
64
  queries = [
65
  "What is the variable represented on the y-axis of the graph?",
 
59
  ```python
60
  from sentence_transformers import MultiVectorEncoder
61
 
62
+ model = MultiVectorEncoder("vidore/colpali")
63
 
64
  queries = [
65
  "What is the variable represented on the y-axis of the graph?",