mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 14:38: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
0a40ebce48
commit
7a6478bb3a
@@ -35,7 +35,7 @@ wget https://storage.googleapis.com/generall-shared-data/startups_demo.json
|
||||
2. Use the SentenceTransformer pre-trained model to convert the text into vectors.
|
||||
|
||||
```bash
|
||||
pip install sentence-transformers
|
||||
pip install sentence-transformers numpy pandas tqdm
|
||||
```
|
||||
|
||||
3. Import all relevant models.
|
||||
|
||||
Reference in New Issue
Block a user