File size: 1,604 Bytes
2c20074 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | [
"tests/test_gguf_kernels.py::test_dequantize_matches_reference[dtype0-Q4_K]",
"tests/test_gguf_kernels.py::test_dequantize_matches_reference[dtype0-Q5_K]",
"tests/test_gguf_kernels.py::test_dequantize_matches_reference[dtype0-Q6_K]",
"tests/test_gguf_kernels.py::test_dequantize_matches_reference[dtype0-Q8_0]",
"tests/test_gguf_kernels.py::test_dequantize_matches_reference[dtype1-Q4_K]",
"tests/test_gguf_kernels.py::test_dequantize_matches_reference[dtype1-Q5_K]",
"tests/test_gguf_kernels.py::test_dequantize_matches_reference[dtype1-Q6_K]",
"tests/test_gguf_kernels.py::test_dequantize_matches_reference[dtype1-Q8_0]",
"tests/test_gguf_kernels.py::test_dequantize_matches_reference[dtype2-Q4_K]",
"tests/test_gguf_kernels.py::test_dequantize_matches_reference[dtype2-Q5_K]",
"tests/test_gguf_kernels.py::test_dequantize_matches_reference[dtype2-Q6_K]",
"tests/test_gguf_kernels.py::test_dequantize_matches_reference[dtype2-Q8_0]",
"tests/test_gguf_kernels.py::test_gemv_is_compileable",
"tests/test_gguf_kernels.py::test_mul_mat_vec_matches_matmul[1-Q4_K]",
"tests/test_gguf_kernels.py::test_mul_mat_vec_matches_matmul[1-Q5_K]",
"tests/test_gguf_kernels.py::test_mul_mat_vec_matches_matmul[1-Q6_K]",
"tests/test_gguf_kernels.py::test_mul_mat_vec_matches_matmul[1-Q8_0]",
"tests/test_gguf_kernels.py::test_mul_mat_vec_matches_matmul[8-Q4_K]",
"tests/test_gguf_kernels.py::test_mul_mat_vec_matches_matmul[8-Q5_K]",
"tests/test_gguf_kernels.py::test_mul_mat_vec_matches_matmul[8-Q6_K]",
"tests/test_gguf_kernels.py::test_mul_mat_vec_matches_matmul[8-Q8_0]"
] |