diff --git a/pkgs/development/python-modules/torchao/default.nix b/pkgs/development/python-modules/torchao/default.nix index 252b9183e9df..8100f1ba355e 100644 --- a/pkgs/development/python-modules/torchao/default.nix +++ b/pkgs/development/python-modules/torchao/default.nix @@ -203,6 +203,9 @@ buildPythonPackage rec { "test_int8_weight_only_quant_with_freeze_0_cpu" "test_int8_weight_only_quant_with_freeze_1_cpu" "test_int8_weight_only_quant_with_freeze_2_cpu" + + # Illegal instruction in subclass_4bit.py::dequantize + "test_subclass_slice" ]; disabledTestPaths = lib.optionals stdenv.hostPlatform.isDarwin [