mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-27 15:08: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
7a6478bb3a
commit
05984e479b
@@ -49,7 +49,7 @@ from tqdm.notebook import tqdm
|
||||
```
|
||||
|
||||
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).
|
||||
This is a performance-optimized sentence embedding model and you can read more about it and other available models [here](https://www.sbert.net/docs/pretrained_models.html).
|
||||
|
||||
|
||||
4. Download and create a pre-trained sentence encoder.
|
||||
|
||||
Reference in New Issue
Block a user