Skip to content

Commit eb62e64

Browse files
tdoublepbringleinjvlunteren
authored andcommitted
Add authors to license header. (vllm-project#14371)
Signed-off-by: Thomas Parnell <[email protected]> Co-authored-by: Burkhard Ringlein <[email protected]> Co-authored-by: Jan van Lunteren <[email protected]>
1 parent 7325efa commit eb62e64

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

vllm/attention/ops/chunked_prefill_paged_decode.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# SPDX-License-Identifier: Apache-2.0
22

3+
# Authors:
4+
# - Burkhard Ringlein
5+
# - Jan van Lunteren
6+
# - Thomas Parnell
7+
38
import torch
49
import triton
510
import triton.language as tl

0 commit comments

Comments
 (0)