Files
LEANN/packages
Andy Lee dd71ac8d71 feat: implement smart memory configuration for DiskANN (#16)
- Add intelligent memory calculation based on data size and system specs
- search_memory_maximum: 1/10 of embedding size (controls PQ compression)
- build_memory_maximum: 50% of available RAM (controls sharding)
- Provides optimal balance between performance and memory usage
- Automatic fallback to default values if parameters are explicitly provided
2025-08-04 14:36:29 -07:00
..
2025-08-04 21:34:31 +00:00
2025-08-04 21:34:31 +00:00
2025-08-04 21:34:31 +00:00
2025-07-27 02:22:54 -07:00