Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
51f8aa90
Unverified
Commit
51f8aa90
authored
Jul 19, 2024
by
Daniele
Committed by
GitHub
Jul 19, 2024
Browse files
[Bugfix][Frontend] remove duplicate init logger (#6581)
parent
a5314e86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
vllm/entrypoints/openai/api_server.py
vllm/entrypoints/openai/api_server.py
+0
-1
No files found.
vllm/entrypoints/openai/api_server.py
View file @
51f8aa90
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment