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 46abb74 commit bfbd8cfCopy full SHA for bfbd8cf
vllm_ascend/attention/attention_v1.py
@@ -1183,4 +1183,4 @@ def forward(
1183
1184
output[:num_tokens] = intermediate_output[:num_tokens]
1185
1186
- return output
+ return output
0 commit comments