juliuslipp
commited on
Commit
•
526dc52
1
Parent(s):
c841373
Update README.md
Browse files
README.md
CHANGED
@@ -2615,7 +2615,7 @@ pipeline_tag: feature-extraction
|
|
2615 |
<b>The crispy sentence embedding family from <a href="https://mixedbread.ai"><b>Mixedbread</b></a>.</b>
|
2616 |
</p>
|
2617 |
|
2618 |
-
# mxbai-embed-large-v1
|
2619 |
|
2620 |
Here, we provide several ways to produce sentence embeddings. Please note that you have to provide the prompt `Represent this sentence for searching relevant passages:` for query if you want to use it for retrieval. Besides that you don't need any prompt. Our model also supports [Matryoshka Representation Learning and binary quantization](https://www.mixedbread.ai/blog/binary-mrl).
|
2621 |
|
|
|
2615 |
<b>The crispy sentence embedding family from <a href="https://mixedbread.ai"><b>Mixedbread</b></a>.</b>
|
2616 |
</p>
|
2617 |
|
2618 |
+
# mixedbread-ai/mxbai-embed-large-v1
|
2619 |
|
2620 |
Here, we provide several ways to produce sentence embeddings. Please note that you have to provide the prompt `Represent this sentence for searching relevant passages:` for query if you want to use it for retrieval. Besides that you don't need any prompt. Our model also supports [Matryoshka Representation Learning and binary quantization](https://www.mixedbread.ai/blog/binary-mrl).
|
2621 |
|