Add Qwen3.8 Flash Next native MTP speculation #98
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Area
Implement the model's native one-layer MTP head and exact speculative decoding, including proposal generation, probability-ratio acceptance, rejection repair, cache commit, bounded history, and user-visible metrics.
Sequence
Step 6 of 7. Previous: #97. Next: #99. Start only after long-context rollback is correct; #99 optimizes the completed MTP path.
Implementation
Verification
Completion requirements
Non-goals
hugo referenced this issue2026-09-01 18:27:01 +00:00
Implemented in commit
bf82df7(Add native Qwen MTP speculation).Implementation:
Review:
Verification: