Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VectorDB-NTU/RaBitQ-Library
/ nbits
Method
nbits
python_bindings/ivf_bindings.cpp:132–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
);
131
132
return py::make_tuple(ids, dists);
133
}
134
135
void save(const std::string& path) const {
Callers
1
load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected