Commit 8826599
Fix fused moe (ROCm#506)
* Added the extra use_irope parameter in
Co-authored-by: Hongxia Yang <[email protected]>
Signed-off-by: tjtanaa <[email protected]>
* Fix ROCm V1 Engine Fused MoE Bug
Signed-off-by: tjtanaa <[email protected]>
* Add warning message that V0 do not support irope
Signed-off-by: tjtanaa <[email protected]>
---------
Signed-off-by: tjtanaa <[email protected]>
Co-authored-by: tjtanaa <[email protected]>
Co-authored-by: Hongxia Yang <[email protected]>1 parent d17d4df commit 8826599
File tree
2 files changed
+19
-1
lines changed- vllm
- attention/backends
- model_executor/layers/fused_moe
2 files changed
+19
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
| 465 | + | |
465 | 466 | | |
466 | 467 | | |
467 | 468 | | |
468 | 469 | | |
469 | | - | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
470 | 474 | | |
471 | 475 | | |
472 | 476 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
464 | 478 | | |
465 | 479 | | |
466 | 480 | | |
| |||
0 commit comments