Commit 4e578f5
authored
[0.9.1][bugfix]fix wrong cached torchair graph directory of deepseek_mtp model (#2531)
### What this PR does / why we need it?
Fix the inconsistency of cached directories between deepseek and its mtp
model with torchair graph. This bug would lead to assertion error while
running deepseek_mtp.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
CI and e2e vllm serving pass.
Signed-off-by: linfeng-yuan <[email protected]>1 parent a5ca6a5 commit 4e578f5
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
| 426 | + | |
426 | 427 | | |
427 | 428 | | |
428 | 429 | | |
| |||
0 commit comments