mirror of
https://github.com/wassname/vllm.git
synced 2026-09-12 13:01:01 +08:00
Avoid sorting waiting queue & Minor code cleaning (#93)
This commit is contained in:
@@ -7,7 +7,6 @@ from cacheflow.sampling_params import SamplingParams
|
||||
from cacheflow.sequence import Sequence, SequenceGroup
|
||||
from cacheflow.utils import Counter
|
||||
|
||||
|
||||
logger = init_logger(__name__)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user