Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,9 @@ tags:
|
|
40 |
| Llama Index vdr-2b-multi-v1 | 58.4 | 63.1 | 52.8 | 61.0 | 60.6 | 50.3 | 51.2 | 56.9 | 68.8 | 61.2 |
|
41 |
| Voyage Multimodal 3 | 55.0 | 56.1 | 55.0 | 59.5 | 56.4 | 47.2 | 46.2 | 51.5 | 64.1 | 58.8 |
|
42 |
|
43 |
-
|
|
|
|
|
44 |
|
45 |
```bash
|
46 |
pip install git+https://github.com/nomic-ai/colpali.git
|
|
|
40 |
| Llama Index vdr-2b-multi-v1 | 58.4 | 63.1 | 52.8 | 61.0 | 60.6 | 50.3 | 51.2 | 56.9 | 68.8 | 61.2 |
|
41 |
| Voyage Multimodal 3 | 55.0 | 56.1 | 55.0 | 59.5 | 56.4 | 47.2 | 46.2 | 51.5 | 64.1 | 58.8 |
|
42 |
|
43 |
+
## Getting Started
|
44 |
+
|
45 |
+
To use `colnomic-embed-multimodal-3b`, please install `colpali` from source
|
46 |
|
47 |
```bash
|
48 |
pip install git+https://github.com/nomic-ai/colpali.git
|