feat: support 4bit PQ (#1916)

This commit is contained in:
BubbleCal
2024-12-10 10:36:03 +08:00
committed by GitHub
parent ab5316b4fa
commit 3324e7d525
10 changed files with 94 additions and 5 deletions

View File

@@ -530,6 +530,7 @@ def test_create_index_method():
replace=True,
accelerator=None,
index_cache_size=256,
num_bits=8,
)