Hierarchical Navigable Small Worlds (HNSW) Internals
New · Open Source
Kerb - LLM Development Toolkit
Python toolkit for building production-ready LLM applications. Modular utilities for prompts, RAG, agents, structured outputs, and multi-provider support.
Quantizing HNSW for the small-memory regime, Thomas Joliot, Remi Tissier, Benoit Bideau, François Le Lay, Gatien Couairon, Grégoire Lemaire, 2020Proceedings of the 2020 on International Conference on Multimedia Retrieval (ICMR) (ACM)DOI: 10.1145/3379553.3400224 - Discusses methods for integrating quantization techniques with HNSW to reduce memory footprint, addressing a common challenge in large-scale vector search systems.