Skip to content

Commit

Permalink
Remove the duplicate imports of MultiModalKwargs and PlaceholderRange… (
Browse files Browse the repository at this point in the history
  • Loading branch information
WangErXiao authored and Ubuntu committed Jan 19, 2025
1 parent a4014b2 commit 6402749
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vllm/v1/core/scheduler.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

from vllm.config import CacheConfig, LoRAConfig, SchedulerConfig
from vllm.logger import init_logger
from vllm.multimodal import MultiModalKwargs
from vllm.multimodal.base import PlaceholderRange
from vllm.sampling_params import SamplingParams
from vllm.v1.core.encoder_cache_manager import EncoderCacheManager
from vllm.v1.core.kv_cache_manager import KVCacheManager
Expand Down

0 comments on commit 6402749

Please sign in to comment.