Skip to content

Commit bba1872

Browse files
author
wangxiaoxin (A)
committed
xx
1 parent 29862aa commit bba1872

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/sample/test_sampler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
from typing import Optional
88

99
import torch
10+
1011
from vllm.v1.sample.ops.topk_topp_sampler import apply_top_k_top_p # noqa: F401
1112
from vllm.v1.sample.sampler import Sampler # noqa: F401
1213

0 commit comments

Comments
 (0)