Files
ik_llama.cpp/ggml
Kawrakow 22c84a126f Fix ggml_compute_forward_dup_q (#269)
I broke it with PR #265. I was testing with a model where
the wk_b and wk_v tensors were present, so didn't need to be computed,
so didn't notice that the change I made to ggml_compute_forward_dup_q
breaks that computation.

Co-authored-by: Iwan Kawrakow <iwan.kawrakow@gmail.com>
2025-03-19 15:47:24 +01:00
..
2024-07-27 07:55:01 +02:00
2025-03-19 15:47:24 +01:00
2024-07-27 07:55:01 +02:00