
fairydreamingandStanisław Szymczyk
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-05-24 08:19:33 +02:00
2026-06-01 12:30:10 +02:00
2024-11-14 18:04:35 +01:00
2026-02-02 08:38:55 +02:00
2025-05-01 09:58:44 +03:00
2026-02-03 01:19:55 +08:00
2026-07-06 20:04:53 +02:00
2026-07-10 12:38:34 +08:00
2025-10-22 13:47:09 -07:00
2025-09-17 20:38:12 +03:00
2024-12-13 12:23:52 -08:00
2026-03-14 07:56:55 +02:00
2026-03-05 08:50:21 +01:00
2026-07-11 11:39:07 +02:00
2026-06-25 08:35:21 +03:00
2026-02-04 10:46:18 +08:00
2025-02-10 07:17:21 +01:00
2025-07-16 18:18:51 +03:00
2025-09-23 14:53:05 +08:00
2025-12-07 00:13:33 +08:00
2026-07-11 11:39:07 +02:00
2026-05-25 11:33:29 +02:00