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 7325efa commit eb62e64Copy full SHA for eb62e64
vllm/attention/ops/chunked_prefill_paged_decode.py
@@ -1,5 +1,10 @@
1
# SPDX-License-Identifier: Apache-2.0
2
3
+# Authors:
4
+# - Burkhard Ringlein
5
+# - Jan van Lunteren
6
+# - Thomas Parnell
7
+
8
import torch
9
import triton
10
import triton.language as tl
0 commit comments