Update with header bar (#7)
Browse files- Update with header bar (1a9ff7dd9f220ccc051d9f0be95fef99c39fa332)
Co-authored-by: Andriy Mulyar <[email protected]>
README.md
CHANGED
@@ -9,6 +9,11 @@ inference: false
|
|
9 |
|
10 |
# nomic-embed-vision-v1.5: Expanding the Latent Space
|
11 |
|
|
|
|
|
|
|
|
|
|
|
12 |
`nomic-embed-vision-v1.5` is a high performing vision embedding model that shares the same embedding space as [nomic-embed-text-v1.5](https://huggingface.co/nomic-ai/nomic-embed-text-v1.5).
|
13 |
|
14 |
All Nomic Embed Text models are now **multimodal**!
|
|
|
9 |
|
10 |
# nomic-embed-vision-v1.5: Expanding the Latent Space
|
11 |
|
12 |
+
## Quick Start
|
13 |
+
|
14 |
+
[Blog](https://www.nomic.ai/blog/posts/nomic-embed-vision) | [Technical Report](https://arxiv.org/abs/2406.18587) | [AWS SageMaker](https://aws.amazon.com/marketplace/seller-profile?id=seller-tpqidcj54zawi) | [Atlas Embedding and Unstructured Data Analytics Platform](https://atlas.nomic.ai)
|
15 |
+
|
16 |
+
|
17 |
`nomic-embed-vision-v1.5` is a high performing vision embedding model that shares the same embedding space as [nomic-embed-text-v1.5](https://huggingface.co/nomic-ai/nomic-embed-text-v1.5).
|
18 |
|
19 |
All Nomic Embed Text models are now **multimodal**!
|