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-04-30 17:37:13 +02:00
2026-04-30 17:37:13 +02:00
2026-07-11 11:39:07 +02:00
2026-07-09 20:07:12 +02:00
2026-07-10 12:38:34 +08:00
2026-07-10 09:06:06 -07:00
2026-07-09 11:02:26 +03:00
2026-07-09 12:29:15 +03:00
2026-03-22 11:05:51 +01:00
2026-07-10 23:05:58 -07:00
2026-06-27 17:46:21 +05:30
2026-05-19 09:42:36 +03:00
2026-07-07 12:20:52 +03:00
2026-05-10 17:32:41 +02:00
2026-07-11 10:28:29 +02:00
2026-07-09 08:34:19 +09:00
2026-04-30 17:37:13 +02:00
2026-05-27 00:59:35 +02:00
2026-07-10 12:38:34 +08:00
2026-05-25 12:38:01 +03:00
2026-01-29 12:33:21 -08:00
2026-01-29 12:33:21 -08:00
2026-04-09 16:42:19 +02:00
2026-07-05 20:38:47 +02:00
2026-07-10 12:38:34 +08:00
2026-06-30 08:41:45 +08:00
2026-07-07 12:05:47 -07:00
2026-04-16 17:21:28 +08:00
2026-04-08 17:40:15 +02:00
2026-07-07 12:05:47 -07:00
2026-07-07 12:05:47 -07:00
2024-11-14 18:04:35 +01:00
2024-12-12 19:02:49 +01:00
2026-07-11 11:39:07 +02:00
2025-06-01 13:43:57 +03:00
2026-05-25 11:33:29 +02:00