Georgi Gerganov
d14ce3dab4
llama : MTP clean-up (#23269)
* llama : disable equal splits for recurrent memory with partial rollback
* spec : re-enable p-min with MTP drafts
* spec : re-enable ngram spec in combination with RS rollback
* spec : fix ngram-map-* params
* spec : fix acceptance logic in combined ngram + draft configs
* graph : fix reuse for combined `token` + `embd` batches
* spec : log parameters for each speculative implementation
- add LOG_INF in each constructor with implementation type and parameters
- extract device string logic into common_speculative_get_devices_str()
- move 'adding speculative implementation' log from init into constructors
Assisted-by: llama.cpp:local pi
* spec : extend --spec-default with ngram-map-k4v
Assisted-by: llama.cpp:local pi
* minor : fix n_embd log
* args : update draft.n_max == 3 + regen docs
* spec : relax ngram-mod rejection thold to 0.25 @ 5 low
* logs : improve
* docs : update speculative decoding CLI argument documentation
- Add missing draft model CPU scheduling and tensor override parameters
- Update --spec-type to include all available types (excluding draft-eagle3 WIP)
- Fix default values to match implementation (n_max=3, n_min=0, p_min=0.0)
- Remove deprecated options (spec-draft-ctx-size, spec-draft-replace)
- Add environment variables for new parameters
Assisted-by: llama.cpp:local pi
* arg : step-back on adding k4v to the default spec config
* cont : fix name
2026-05-19 15:32:58 +03:00
..
2026-05-19 15:32:58 +03:00
2026-04-16 23:25:16 +02:00
2026-03-31 13:50:51 +02:00
2026-03-18 12:03:26 +02:00
2026-05-16 20:06:23 +08:00
2026-05-16 20:06:23 +08:00
2026-03-06 08:46:51 +02:00
2026-03-31 13:50:51 +02:00
2026-04-05 23:32:14 +02:00
2026-04-05 23:32:14 +02:00
2026-05-18 14:20:49 +03:00
2026-05-17 23:30:25 +08:00
2025-06-15 10:08:58 +03:00
2026-05-17 23:30:25 +08:00
2026-05-17 23:30:25 +08:00
2026-03-21 18:43:35 +01:00
2026-01-03 16:02:43 -06:00
2026-05-17 23:30:25 +08:00
2026-05-19 15:32:58 +03:00
2026-05-16 20:06:23 +08:00
2026-05-16 20:06:23 +08:00
2026-04-06 01:40:38 +02:00
2026-03-11 22:46:40 +02:00
2026-05-02 18:03:25 +03:00
2026-05-05 06:35:07 +03:00
2026-04-03 09:07:01 +03:00
2025-09-24 16:53:48 +02:00
2026-05-05 10:05:05 +08:00
2026-04-07 20:31:28 +03:00
2025-10-29 18:09:18 +01:00
2026-05-19 15:32:58 +03:00
2026-05-16 20:06:23 +08:00
2026-05-19 15:32:58 +03:00
2026-05-16 20:06:23 +08:00
2026-05-19 15:32:58 +03:00
2026-05-19 15:32:58 +03:00
2025-06-30 18:03:03 +03:00
2026-05-16 20:06:23 +08:00
2026-04-30 14:17:52 -07:00
2026-03-25 12:53:16 +02:00
2026-05-16 20:06:23 +08:00
2026-05-16 20:06:23 +08:00
2026-05-16 11:09:27 +02:00
2026-03-25 12:53:16 +02:00
2026-05-16 20:06:23 +08:00
2026-05-16 11:09:27 +02:00
2026-05-04 12:36:59 +02:00
2025-01-03 10:18:53 +02:00
2026-02-06 07:26:54 +01:00
2026-02-06 07:26:54 +01:00
2026-05-09 16:31:50 +02:00
2026-05-09 16:31:50 +02:00
2026-05-07 08:24:47 +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