4 lines
146 B
Python
4 lines
146 B
Python
# SPDX-License-Identifier: Apache-2.0
|
|
# SPDX-FileCopyrightText: Copyright contributors to the vLLM project
|
|
"""Kernel implementations for vLLM."""
|