mistral.rs icon indicating copy to clipboard operation
mistral.rs copied to clipboard

fix Half-Quadratic Quantization and Dequantization on CPU

Open haricot opened this issue 4 months ago • 3 comments

This confirms that test_bitpack is running solely on non-CPU hardware. To address this, we could implement a fix by ensuring contiguous data slices.

haricot avatar Oct 21 '24 22:10 haricot