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 bdb15fb commit faa1602Copy full SHA for faa1602
vllm_ascend/attention/attention_v1.py
@@ -1158,4 +1158,4 @@ def forward(
1158
1159
output[:num_tokens] = intermediate_output[:num_tokens]
1160
1161
- return output
+ return output
0 commit comments