Commit 7bfc3d0
committed
[None][bugfix] Restore _get_window_size_to_layers method on KVCacheManager
The method was removed during the VSWA extraction refactor but is still
called by disaggregated serving code (kv_extractor, test_mamba_transfer).
Re-add it as a thin wrapper around the extracted standalone function.
Signed-off-by: Yueh-Ting Chen <yueh.ting.chen@gmail.com>1 parent 348cff3 commit 7bfc3d0
1 file changed
Lines changed: 8 additions & 1 deletion
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
45 | 49 | | |
46 | 50 | | |
47 | 51 | | |
| |||
662 | 666 | | |
663 | 667 | | |
664 | 668 | | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
665 | 672 | | |
666 | 673 | | |
667 | 674 | | |
| |||
0 commit comments