Commit eaa4ba7
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 fd0c565 commit eaa4ba7
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