mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-07-29 05:54:26 +08:00
updated
Signed-off-by: Robert Shaw <robshaw@redhat.com>
This commit is contained in:
parent
02ecfa80a4
commit
1358836fa0
@ -422,7 +422,6 @@ class AsyncLLM(EngineClient):
|
|||||||
iteration_stats=iteration_stats,
|
iteration_stats=iteration_stats,
|
||||||
engine_idx=outputs.engine_index,
|
engine_idx=outputs.engine_index,
|
||||||
)
|
)
|
||||||
|
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
logger.exception("AsyncLLM output_handler failed.")
|
logger.exception("AsyncLLM output_handler failed.")
|
||||||
output_processor.propagate_error(e)
|
output_processor.propagate_error(e)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user