5 lines
155 B
Python
5 lines
155 B
Python
|
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
# SPDX-FileCopyrightText: Copyright contributors to the vLLM project
|
||
|
|
|
||
|
|
"""SageMaker-specific integration for vLLM."""
|