Files
ik_llama.cpp/ggml
Iwan Kawrakow d344a7b8ff iq1_tn: Metal implementation
Rquires to change the get_rows and matrix multiplication kernels
to use a dequantizer type rather than a dequantization function.
But once this is done, we can simply reuse the iq1_bn implementation.
This change will also allow to add other quantization types that
have meta data (such as a row scale) stored at the beginning of
a row (or change existing quantization types to row-wise scales).
2024-09-10 07:57:05 +02:00
..
2024-07-27 07:55:01 +02:00
2024-09-10 07:57:05 +02:00
2024-07-27 07:55:01 +02:00