Commit 9bc3eab
committed
refactor(qwen3_5_mtp): drop unused _draft_kv_slot attribute
The write-only layer_infer._draft_kv_slot was never read anywhere; the
KV-slot mapping is fully expressed via layer_num_ = draft_kv_slot * interval.1 parent 347e52e commit 9bc3eab
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | 100 | | |
102 | 101 | | |
103 | 102 | | |
| |||
0 commit comments