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 Jan 8, 2025
1 parent 4d29e91 commit dc71af0
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 dc71af0

Please sign in to comment.