vllm
09e974d4 - [Bugfix] Check dimensions of multimodal embeddings in V1 (#15816)

Comment changes are shownComment changes are hidden
Commit
105 days ago
[Bugfix] Check dimensions of multimodal embeddings in V1 (#15816) Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
Author
Parents
  • examples/offline_inference
    • File
      vision_language.py
  • tests
    • distributed
      • File
        test_pipeline_parallel.py
    • models
      • decoder_only/vision_language
        • File
          test_models.py
      • File
        registry.py
  • vllm
    • model_executor/models
      • File
        florence2.py
      • File
        fuyu.py
      • File
        gemma3_mm.py
      • File
        idefics3.py
      • File
        llava_next_video.py
      • File
        minicpmv.py
      • File
        vision.py
    • v1/worker
      • File
        gpu_model_runner.py
      • File
        tpu_model_runner.py
      • File
        utils.py