Files
ik_llama.cpp/ggml
Kawrakow e486643d59 IQ1_TN Metal implementation (#46)
* 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).

* Some cleanup

---------

Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com>
2024-09-10 09:43:05 +03:00
..
2024-07-27 07:55:01 +02:00
2024-09-10 09:43:05 +03:00
2024-07-27 07:55:01 +02:00