Skip to content

Commit 2bd358f

Browse files
committed
style: removed outdated code
Signed-off-by: Wallas Santos <[email protected]>
1 parent 24480d7 commit 2bd358f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

vllm_spyre/v1/worker/spyre_model_runner.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -634,9 +634,6 @@ def _prepare_prompt(
634634
# Internal state is managed here.
635635
slot_mapping = []
636636

637-
# TODO: we are deactivating all, because we
638-
# only encode or prefill at time.
639-
# self.input_batch.deactivate_all_requests()
640637
self.prefill_batch.clear_requests()
641638

642639
for request_data in new_requests:

0 commit comments

Comments
 (0)