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