Commit 23076a3
[core] fix sleep mode and pytorch checkpoint compatibility (vllm-project#13001)
Signed-off-by: youkaichao <youkaichao@gmail.com>
Signed-off-by: SzymonOzog <szymon.ozog@aleph-alpha.com>1 parent 63ba63c commit 23076a3
File tree
2 files changed
+8
-3
lines changed- tests/basic_correctness
- vllm/model_executor/model_loader
2 files changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
119 | 125 | | |
120 | 126 | | |
121 | | - | |
| 127 | + | |
122 | 128 | | |
123 | 129 | | |
124 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
465 | | - | |
466 | 465 | | |
467 | 466 | | |
468 | 467 | | |
| |||
0 commit comments