We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba1872 commit 52aff53Copy full SHA for 52aff53
tests/sample/test_sampler.py
@@ -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
+# SPDX-License-Identifier: Apache-2.0
7
from typing import Optional
8
9
import torch
0 commit comments