mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 06:28:30 +02:00
Update qdrant-landing/content/documentation/tutorials/neural-search.md
Co-authored-by: Ramon Perez <ramonpzg@protonmail.com>
This commit is contained in:
co-authored by
Ramon Perez
parent
2769958da9
commit
69b66501df
@@ -48,7 +48,7 @@ import pandas as pd
|
||||
from tqdm.notebook import tqdm
|
||||
```
|
||||
|
||||
You will use a Machine Learning model called `all-MiniLM-L6-v2`.
|
||||
You will be using a pre-trained model called `all-MiniLM-L6-v2`.
|
||||
This is a performance-optimized sentence embedding model. You can read more about it and other awailable models [here](https://www.sbert.net/docs/pretrained_models.html).
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user