Files
ik_llama.cpp/ggml/src
Kawrakow 43e65a672a Faster IQ4_XS_R4 on Zen4 (#128)
* Faster iq4_xs_r4 on Zen4

The trick is to simply prepare the Q8 block sums for
blocks of 32 as floats. This brings PP-512 up to 254.6 t/s
from 224 t/s.

* Fix broken matrix x vector product on Zen4

---------

Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com>
2024-12-08 15:27:13 +01:00
..
2024-11-21 07:12:11 +01:00
2024-12-08 15:27:13 +01:00
2024-07-27 07:55:01 +02:00
2024-07-27 07:55:01 +02:00
2024-07-27 07:55:01 +02:00
2024-10-25 13:08:43 +02:00
2024-10-31 12:05:27 +01:00
2024-08-12 15:14:32 +02:00
2024-10-31 12:05:27 +01:00
2024-10-31 12:05:27 +01:00
2024-12-08 15:27:13 +01:00