mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-01-08 21:56:29 +08:00
Fix logging of the vLLM Config (#11143)
This commit is contained in:
parent
2c97eca1ff
commit
9f3974a319
@ -248,7 +248,7 @@ class LLMEngine:
|
||||
)
|
||||
|
||||
logger.info(
|
||||
"Initializing an LLM engine (v%s) with config: %r,"
|
||||
"Initializing an LLM engine (v%s) with config: %s, "
|
||||
"use_cached_outputs=%s, ",
|
||||
VLLM_VERSION,
|
||||
vllm_config,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user