You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`enabled`| bool |`False`| Whether to enable ascend scheduler for V1 engine|
50
+
| Name | Type | Default | Description |
51
+
| ---- | ---- | ------- | ----------- |
52
+
|`enabled`| bool |`False`| Whether to enable ascend scheduler for V1 engine|
52
53
53
54
ascend_scheduler_config also support the options from [vllm scheduler config](https://docs.vllm.ai/en/stable/api/vllm/config.html#vllm.config.SchedulerConfig). For example, you can add `chunked_prefill_enabled: true` to ascend_scheduler_config as well.
0 commit comments