ik_llama_opt/examples/server/webui_llamacpp/src
Samuel Oliveira Alves f4f4b3ff26
Allow dual speculative decoding (#1789)
* wip: test logic to use multiple specs

* feat: introduce composite speculative decoding stages

* handle MTP context and draft invalidation

* fix: allow gemma mtp for speculative stages

* fix: normalize spec stage keys

* refactor: remove enable_mtp flag and improve speculative stage handling

* fix: update cached text tokens handling for stage chains

* feat: implement sync for external MTP after non-MTP accept
2026-05-15 10:10:40 +03:00
..
lib Allow dual speculative decoding (#1789) 2026-05-15 10:10:40 +03:00
routes webui update (#1003) 2025-11-24 07:03:45 +01:00
stories webui update (#1003) 2025-11-24 07:03:45 +01:00
app.css Add --webui arg to launch llama.cpp new webui (#786) 2025-10-27 14:22:02 +02:00
app.d.ts Add --webui arg to launch llama.cpp new webui (#786) 2025-10-27 14:22:02 +02:00
app.html Add --webui arg to launch llama.cpp new webui (#786) 2025-10-27 14:22:02 +02:00
demo.spec.ts Add --webui arg to launch llama.cpp new webui (#786) 2025-10-27 14:22:02 +02:00