mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-04-13 06:57:02 +08:00
nit comments
Signed-off-by: Robert Shaw <robshaw@redhat.com>
This commit is contained in:
parent
72d2c87f8f
commit
6206a06a84
@ -410,7 +410,6 @@ class AsyncLLM(EngineClient):
|
||||
# 4) Logging.
|
||||
# TODO(rob): make into a coroutine and launch it in
|
||||
# background thread once Prometheus overhead is non-trivial.
|
||||
# NOTE: we do not use self.log
|
||||
if stat_loggers:
|
||||
AsyncLLM._record_stats(
|
||||
stat_loggers[outputs.engine_index],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user