Files
llama.cpp/ggml/src
Jeff Bolz 3f81b4e91c vulkan: support GET_ROWS for k-quants (#16235)
The dequantize functions are copy/pasted from mul_mm_funcs.comp with very few
changes - add a_offset and divide iqs by 2. It's probably possible to call
these functions from mul_mm_funcs and avoid the duplication, but I didn't go
that far in this change.
2025-09-27 12:36:11 +02:00
..
2025-08-05 22:10:36 +03:00
2025-08-05 22:10:36 +03:00
2025-09-27 02:03:33 +08:00
2025-09-05 11:34:28 +02:00