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