[Bugfix][Frontend] remove duplicate init logger (#6581)
This commit is contained in:
parent
a5314e8698
commit
51f8aa90ad
@ -42,7 +42,6 @@ from vllm.version import __version__ as VLLM_VERSION
|
||||
|
||||
TIMEOUT_KEEP_ALIVE = 5 # seconds
|
||||
|
||||
logger = init_logger(__name__)
|
||||
engine: AsyncLLMEngine
|
||||
engine_args: AsyncEngineArgs
|
||||
openai_serving_chat: OpenAIServingChat
|
||||
|
||||
Loading…
Reference in New Issue
Block a user