mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-17 20:31:47 +02:00
When matrix's weights are shaped 1xK is leverage a transpose-free computation to use mat_mul_vec_f.
When matrix's weights are shaped 1xK is leverage a transpose-free computation to use mat_mul_vec_f.