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.
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, KVCacheCompressorI am on CachyOS with CPU only.