Georgi Gerganov
929d47a391
graph : create V as a view of K in the k_iswa build_attn ( #27392 )
...
build_attn with the llm_graph_input_attn_k_iswa input was using the cached K
tensor itself as V. Create V as a view of K (the first v_cur->ne[0] elements
of each row), like the other K-only build_attn overloads.
The deepseek4 MTP call site now passes the kv tensor as v_cur.
Assisted-by: pi:llama.cpp/Qwen3.8-27B
2026-08-20 10:00:35 +03:00
..
2026-08-20 10:00:35 +03:00
2026-08-12 14:15:03 +02:00
2026-08-16 09:38:01 +03:00
2026-03-18 12:03:26 +02:00
2026-08-19 16:53:31 +02:00
2026-08-19 16:53:31 +02:00
2026-07-08 19:24:34 +03:00
2026-07-08 15:55:19 +08:00
2026-05-28 13:13:33 +02:00
2026-05-28 13:13:33 +02:00
2026-08-17 09:49:49 +02:00
2026-07-08 18:18:09 +08:00
2025-06-15 10:08:58 +03:00
2026-08-10 16:58:56 +03:00
2026-08-04 17:26:15 +02:00
2026-08-05 07:39:10 -05:00
2026-01-03 16:02:43 -06:00
2026-08-20 10:00:35 +03:00
2026-08-15 17:11:05 +02:00
2026-08-19 16:53:31 +02:00
2026-08-19 16:53:31 +02:00
2026-04-06 01:40:38 +02:00
2026-07-08 18:18:09 +08:00
2026-05-02 18:03:25 +03:00
2026-05-05 06:35:07 +03:00
2026-08-03 14:56:30 +02:00
2026-08-03 14:56:30 +02:00
2026-08-02 20:55:34 +08:00
2026-08-02 20:55:34 +08:00
2026-07-08 15:55:19 +08:00
2026-06-29 16:58:51 +08:00
2026-08-03 16:30:08 +03:00
2026-08-03 16:30:08 +03:00
2026-08-10 09:53:46 +02:00
2026-08-03 16:30:08 +03:00
2026-06-07 21:42:54 +03:00
2026-07-08 15:55:19 +08:00
2026-05-16 20:06:23 +08:00
2026-07-08 15:55:19 +08:00
2026-05-16 20:06:23 +08:00
2026-07-24 18:56:42 +02:00
2026-05-19 15:32:58 +03:00
2025-06-30 18:03:03 +03:00
2026-06-07 20:50:54 +08:00
2026-04-30 14:17:52 -07:00
2026-03-25 12:53:16 +02:00
2026-08-18 16:22:32 +02:00
2026-08-18 16:22:32 +02:00
2026-08-19 16:53:31 +02:00
2026-03-25 12:53:16 +02:00
2026-08-19 16:53:31 +02:00
2026-08-17 09:49:49 +02:00
2026-08-18 16:22:32 +02:00
2025-01-03 10:18:53 +02:00
2026-08-10 16:58:56 +03:00
2026-08-10 16:58:56 +03:00
2026-08-17 20:13:15 +02:00
2026-07-22 09:54:08 +08:00
2026-08-14 15:14:19 +03:00
2024-10-08 13:27:04 +02:00
2024-10-02 15:49:55 +02:00
2026-08-18 15:15:22 +02:00
2026-04-03 10:33:03 +02:00