You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eyrie is a centralized memory management framework. Through Eyrie, some specific operations can be implemented, such as memory statistics, lazy load, etc. Vector index support Eyrie can be broken down into two steps
Support memory-based zero copy
Implement lazy load based on Eyrie
Zero copy support
IVF_FLAT
IVF_SQ
IVF_PQ
SCANN
HNSW(faiss)
HNSW(hnswlib)
HNSW_SQ
HNSW_PQ
HNSW_PRQ
SPARSE_WAND
SPARSE_INVERTED_INDEX
GPU_INDEXES
Cardinal
Load Resource Estimation
Partial Load
Cardinal
The text was updated successfully, but these errors were encountered:
Eyrie is a centralized memory management framework. Through Eyrie, some specific operations can be implemented, such as memory statistics, lazy load, etc. Vector index support Eyrie can be broken down into two steps
Support memory-based zero copy
Implement lazy load based on Eyrie
Zero copy support
Partial Load
The text was updated successfully, but these errors were encountered: