uv pip install turboquant also required

Author: jwtiyarCreated Jul 26, 2026Updated Jul 26, 2026

NumPy and SciPy are required why not in check deps script? The script already checks for required deps but do not install them, And turboquant also is required but README do not mention that turboquant is required also. Because already becnhmarks/demo.py imports it: from turboquant import TurboQuant, KVCacheCompressor

I am on CachyOS with CPU only.