]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
spec: support eagle3 for qwen3.5 & 3.6 (#24593)
authorRuixiang Wang <redacted>
Fri, 19 Jun 2026 10:08:50 +0000 (12:08 +0200)
committerGitHub <redacted>
Fri, 19 Jun 2026 10:08:50 +0000 (13:08 +0300)
commitb14e3fb90ca8c760f4254ddc9aa7845ebbdb2edf
treef466434f10d7cdf114d474675153916f367c1669
parent159d093a43e87b977e9749b18a980c15b1a66a90
spec: support eagle3 for qwen3.5 & 3.6 (#24593)

* spec: support qwen3.5 & 3.6 eagle3 draft

* eagle3: Add deferred boundary checkpoints restore support for hybrid models

* apply suggestions

Co-authored-by: Georgi Gerganov <redacted>
* spec: adapt to API change

* spec: fix naming

* cont : add TODO

---------

Co-authored-by: Georgi Gerganov <redacted>
common/common.cpp
common/common.h
common/speculative.cpp
common/speculative.h
src/models/qwen35.cpp
src/models/qwen35moe.cpp
tools/server/server-context.cpp