fairydreaming
00f5442cc4
ggml : add GGML_OP_LIGHTNING_INDEXER that implements DeepSeek V3.2/V4 lightning indexer (#24231)
* ggml : add GGML_OP_LIGHTNING_INDEXER that implements DeepSeek V3.2/V4 lightning indexer
* ggml : remove scale parameters from lightning indexer OP, add f16 mask parameter
* tests : add GGML_OP_LIGHTNING_INDEXER tests
* ggml : bump RPC version
* chore : check if lightning indexer input tensors are not transposed
* tests : count flops instead of bandwidth in lightning indexer test
* chore : add missing const
* chore : whitespace
* ggml : renamed variables in CPU lightning indexer implementation
* ggml : fix lightning indexer mask broadcasting
* tests : tests for lightning indexer mask broadcasting
* chore : whitespace
* llama : use GGML_OP_LIGHTNING_INDEXER in DeepSeek V3.2 and DeepSeek V4 models
---------
Co-authored-by: Stanisław Szymczyk <sszymczy@gmail.com>
2026-07-11 11:39:07 +02:00
..
2026-07-11 11:39:07 +02:00
2026-06-29 16:58:51 +08:00
2026-06-05 11:09:36 +03:00
2026-03-18 12:03:26 +02:00
2026-06-29 16:58:51 +08:00
2026-06-29 16:58:51 +08: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-07-11 11:39:07 +02:00
2026-07-08 18:18:09 +08:00
2025-06-15 10:08:58 +03:00
2026-07-11 11:39:07 +02:00
2026-06-21 11:33:18 +03:00
2026-03-21 18:43:35 +01:00
2026-01-03 16:02:43 -06:00
2026-07-11 11:39:07 +02:00
2026-07-11 11:39:07 +02:00
2026-06-17 17:29:49 +03:00
2026-06-29 16:58:51 +08: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-07-08 15:55:19 +08:00
2026-05-29 10:15:17 +02:00
2026-07-08 15:55:19 +08:00
2026-06-29 16:58:51 +08:00
2026-07-08 15:55:19 +08:00
2026-06-29 16:58:51 +08:00
2026-07-08 15:55:19 +08:00
2026-06-29 16:58:51 +08: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-08 15:55:19 +08: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-07-07 12:05:47 -07:00
2026-05-16 20:06:23 +08:00
2026-06-13 19:49:00 +02:00
2026-03-25 12:53:16 +02:00
2026-07-10 19:04:12 +02:00
2026-07-02 17:26:47 +02:00
2026-07-07 12:05:47 -07:00
2025-01-03 10:18:53 +02:00
2026-06-22 14:08:32 +03:00
2026-02-06 07:26:54 +01:00
2026-07-08 08:02:09 +03:00
2026-06-11 10:36:50 +03:00
2026-06-17 17:30:26 +03:00
2024-10-08 13:27:04 +02:00
2024-10-02 15:49:55 +02:00
2026-05-14 11:03:40 +02:00
2026-04-03 10:33:03 +02:00