Skip to content

Commit d3d261e

Browse files
author
Your Name
committed
fix
1 parent 83efa6e commit d3d261e

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
@@ -13,7 +13,6 @@
1313

1414
from vllm.beam.beam import BeamScorer
1515
from vllm.beam.filtering import _CHUNK_SIZE, BeamValidator
16-
from vllm.beam.metrics import report_metrics
1716
from vllm.beam.penalty import MEOW_CLASSI_IDX, PenaltyComputer
1817
from vllm.config import ModelConfig
1918
from vllm.engine.protocol import EngineClient

0 commit comments

Comments
 (0)