mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 22:48:30 +02:00
Use proper units (gigabytes and megabytes, not gigabits and megabits)
This commit is contained in:
@@ -340,7 +340,7 @@ As you can see, it has pretty short texts, there are not much of the statistics
|
||||
|
||||
After encoding with BM42, the average vector size is only **5.6 elements per document**.
|
||||
|
||||
With `datatype: uint8` available in Qdrant, the total size of the sparse vector index is about **13Mb** for ~530k documents.
|
||||
With `datatype: uint8` available in Qdrant, the total size of the sparse vector index is about **13MB** for ~530k documents.
|
||||
|
||||
As a reference point, we use:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user