mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-06-01 14:17:09 +08:00
Add authors to license header. (#14371)
Signed-off-by: Thomas Parnell <tpa@zurich.ibm.com> Co-authored-by: Burkhard Ringlein <ngl@zurich.ibm.com> Co-authored-by: Jan van Lunteren <jvl@zurich.ibm.com>
This commit is contained in:
parent
ada19210a3
commit
e642ec962c
@ -1,5 +1,10 @@
|
|||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
|
# Authors:
|
||||||
|
# - Burkhard Ringlein
|
||||||
|
# - Jan van Lunteren
|
||||||
|
# - Thomas Parnell
|
||||||
|
|
||||||
import torch
|
import torch
|
||||||
import triton
|
import triton
|
||||||
import triton.language as tl
|
import triton.language as tl
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user