Denis Bobrovskiy
Denis Bobrovskiy
@simnalamburt Yes, of course.  My terminal is kitty 0.17.4. I had the same issue with alacritty (0.4.2). I also tried gnome-terminal(3.36.2) same problem. My fish shell version is 3.1.2...
Pretty sure it is caused by Marlin kernel support that was added in #856 Try falling back to #848 . Marlin kernels are built for Compute Capability of 8+
@EricLBuehler fails at ``` --- stderr thread 'main' panicked at mistralrs-quant\build.rs:19:64: called `Result::unwrap()` on an `Err` value: ParseFloatError { kind: Invalid } ``` in this code `(output.split('\n').nth(1).unwrap().parse::().unwrap() * 100.) as...
@EricLBuehler #880 this should fix the issue i mentioned