Skip to content

Commit

Permalink
Remove blank todo
Browse files Browse the repository at this point in the history
  • Loading branch information
s5u13b committed Feb 7, 2025
1 parent 670018e commit 1058ec0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions llumnix/backends/vllm/llm_engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,7 @@ def from_engine_args(
usage_context=usage_context,
)
return engine

# TODO(s5u13b):

def _process_request_outputs(
self,
outputs: List[Tuple[RequestOutput,ServerInfo]],
Expand Down

0 comments on commit 1058ec0

Please sign in to comment.