Commit e7d32ed
authored
[BugFix] Fix the problem that torchair doesn't support tp > 4. (vllm-project#1508)
This PR removes the restriction that TP cannot be greater than 4 in
torchair scenario, because current newest version of CANN has fixed this
bug.
- vLLM version: v0.10.0
- vLLM main:
vllm-project/vllm@04ff4be
Signed-off-by: whx-sjtu <[email protected]>1 parent 4a008c4 commit e7d32ed
1 file changed
+0
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | 31 | | |
34 | 32 | | |
35 | 33 | | |
| |||
548 | 546 | | |
549 | 547 | | |
550 | 548 | | |
551 | | - | |
552 | | - | |
553 | | - | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | | - | |
559 | | - | |
560 | 549 | | |
561 | 550 | | |
562 | 551 | | |
| |||
0 commit comments