mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-31 23:20:44 -05:00
* vulkan: Support Q2_0 The backend perf tests for mat-vec-mul weren't very good at first (worse than q2_k), doubling the rows per workgroup made a big difference. * reorder * resolve merge conflict, adjust err threshold for f16->q2_0 set_rows