Skip to content

Commit 52aff53

Browse files
author
wangxiaoxin (A)
committed
xx
1 parent bba1872 commit 52aff53

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

tests/sample/test_sampler.py

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
# Copyright 2023 The vLLM team.
2-
3-
# Copyright (c) Huawei Technologies Co., Ltd. 2024-2025. All rights reserved.
4-
# Adapted from
5-
# https://github.com/vllm-project/vllm/blob/main/vllm/tests/kernels/test_rotary_embedding.py
6-
1+
# SPDX-License-Identifier: Apache-2.0
72
from typing import Optional
83

94
import torch

0 commit comments

Comments
 (0)