Commit b659959
authored
[BugFix] mega moe max token default value fix (vllm-project#11584)
### What this PR does / why we need it?
Change the default value of mega_moe_max_tokens from 65536 to 131072.
### Does this PR introduce _any_ user-facing change?
NA
### How was this patch tested?
Configurable parameter, no extra testing needed.
- vLLM version: v0.23.0
- vLLM main:
vllm-project/vllm@1f486d9
Signed-off-by: justice-dance <justice1717@163.com>1 parent f926eea commit b659959
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
298 | | - | |
| 297 | + | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
0 commit comments