Skip to content

Commit 3a072f0

Browse files
committed
remove comment
1 parent 07ebf75 commit 3a072f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vllm/v1/engine/core.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ def __init__(self,
8686
self.collective_rpc("initialize_cache",
8787
args=(num_gpu_blocks, num_cpu_blocks))
8888

89-
# EngineCore holds StructuredOutputManager to handle and it has vllm config as an arg.
9089
self.structured_output_manager = StructuredOutputManager(vllm_config)
9190

9291
# Setup scheduler.

0 commit comments

Comments
 (0)