Skip to content

Commit dbae0ba

Browse files
author
Your Name
committed
fix
1 parent 97b7b35 commit dbae0ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vllm/entrypoints/openai/serving_completion.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
from vllm.beam.beam import BeamScorer
1717
from vllm.beam.filtering import _CHUNK_SIZE, BeamValidator
18-
from vllm.beam.metrics import report_metrics
1918
from vllm.beam.penalty import MEOW_CLASSI_IDX, PenaltyComputer
2019
from vllm.config import ModelConfig
2120
from vllm.engine.protocol import EngineClient

0 commit comments

Comments
 (0)