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
13dd8b7531
commit
740b93148c
@@ -77,7 +77,7 @@ vectors.shape
|
||||
# > (40474, 384)
|
||||
```
|
||||
|
||||
7. Download the saved vectors into a new file names `startup_vectors.npy`
|
||||
7. Download the saved vectors into a new file named `startup_vectors.npy`
|
||||
|
||||
```python
|
||||
np.save('startup_vectors.npy', vectors, allow_pickle=False)
|
||||
|
||||
Reference in New Issue
Block a user