We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11c3338 commit 59fa421Copy full SHA for 59fa421
vllm_ascend/spec_decode/mtp_proposer.py
@@ -442,7 +442,7 @@ def _propose(
442
self.runner.aclgraph_dispatcher.dispatch(batch_descriptor)
443
if aclgraph_runtime_mode not in [
444
CUDAGraphMode.PIECEWISE, CUDAGraphMode.NONE
445
- ]:
+ ]:
446
# Fallback to piecewise graph, when acl full graph is enabled
447
logger.debug(
448
"Currently the eagle proposer only supports cudagraph_mode "
0 commit comments