Files
sglang/python/sglang/multimodal_gen/runtime/entrypoints/__init__.py

5 lines
184 B
Python

# Copied and adapted from: https://github.com/hao-ai-lab/FastVideo
from sglang.multimodal_gen.runtime.utils.logging_utils import globally_suppress_loggers
globally_suppress_loggers()