You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: quantization/existing-data.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
"source": [
14
14
"This notebook is a companion to the [Vector Quantization](https://www.mongodb.com/docs/atlas/atlas-vector-search/vector-quantization/#how-to-ingest-pre-quantized-vectors) tutorial. Refer to the page for set-up instructions and detailed explanations.\n",
15
15
"\n",
16
-
"This notebook takes you through how to pre-quantize and ingest your vectors for vector search from **existing data in Atlas** by using [Cohere's](https://cohere.com/) `embed-english-v3.0` model.\n",
16
+
"This notebook takes you through how to pre-quantize and ingest your vectors for vector search from **existing data in Atlas** by using the `voyage-3-large` model from [Voyage AI](https://www.voyageai.com).\n",
Copy file name to clipboardExpand all lines: quantization/new-data.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
"source": [
14
14
"This notebook is a companion to the [Vector Quantization](https://www.mongodb.com/docs/atlas/atlas-vector-search/vector-quantization/#how-to-ingest-pre-quantized-vectors) tutorial. Refer to the page for set-up instructions and detailed explanations.\n",
15
15
"\n",
16
-
"This notebook takes you through how to pre-quantize and ingest your vectors for vector search from **new data** by using [Cohere's](https://cohere.com/) `embed-english-v3.0` model.\n",
16
+
"This notebook takes you through how to pre-quantize and ingest your vectors for vector search from **existing data in Atlas** by using the `voyage-3-large` model from [Voyage AI](https://www.voyageai.com).\n",
0 commit comments