Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
3e350a93
Unverified
Commit
3e350a93
authored
May 13, 2025
by
Lifu Huang
Committed by
GitHub
May 13, 2025
Browse files
[Bug] Fix accidental logger override caused by internVL. (#6282)
parent
fb71725c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
python/sglang/srt/managers/multimodal_processors/internvl.py
python/sglang/srt/managers/multimodal_processors/internvl.py
+0
-1
No files found.
python/sglang/srt/managers/multimodal_processors/internvl.py
View file @
3e350a93
...
@@ -3,7 +3,6 @@
...
@@ -3,7 +3,6 @@
import
numpy
as
np
import
numpy
as
np
import
torch
import
torch
from
decord
import
VideoReader
,
cpu
from
decord
import
VideoReader
,
cpu
from
numpy.distutils.cpuinfo
import
cpu
from
PIL
import
Image
from
PIL
import
Image
from
sglang.srt.managers.multimodal_processors.base_processor
import
(
from
sglang.srt.managers.multimodal_processors.base_processor
import
(
...
...
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