Commit 9d2d561
[Bugfix] Fix precision corruption when shared_experts_stream=None (vllm-project#28942)
Signed-off-by: zhyajie <[email protected]>
Co-authored-by: zhyajie <[email protected]>1 parent fe69f33 commit 9d2d561
File tree
2 files changed
+8
-6
lines changed- vllm
- model_executor/layers/fused_moe
- utils
2 files changed
+8
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
375 | | - | |
| 374 | + | |
| 375 | + | |
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| |||
1865 | 1865 | | |
1866 | 1866 | | |
1867 | 1867 | | |
| 1868 | + | |
| 1869 | + | |
| 1870 | + | |
| 1871 | + | |
| 1872 | + | |
1868 | 1873 | | |
1869 | 1874 | | |
1870 | 1875 | | |
| |||
1908 | 1913 | | |
1909 | 1914 | | |
1910 | 1915 | | |
1911 | | - | |
1912 | | - | |
1913 | 1916 | | |
1914 | 1917 | | |
1915 | 1918 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
429 | | - | |
430 | | - | |
| 429 | + | |
431 | 430 | | |
432 | 431 | | |
433 | 432 | | |
| |||
0 commit comments