transformers
8571bb14 - Fix CI for VLMs (#35690)

Commit
149 days ago
Fix CI for VLMs (#35690) * fix some easy test * more tests * remove logit check here also * add require_torch_large_gpu in Emu3
Author
Parents
  • docs/source/en/model_doc
    • File
      emu3.md
  • src/transformers/models/emu3
    • File
      modeling_emu3.py
    • File
      modular_emu3.py
  • tests/models
    • aria
      • File
        test_modeling_aria.py
    • chameleon
      • File
        test_modeling_chameleon.py
    • emu3
      • File
        test_modeling_emu3.py
    • idefics2
      • File
        test_modeling_idefics2.py
    • idefics3
      • File
        test_modeling_idefics3.py
    • instructblip
      • File
        test_modeling_instructblip.py
    • kosmos2
      • File
        test_modeling_kosmos2.py
    • llava
      • File
        test_modeling_llava.py
    • llava_next
      • File
        test_modeling_llava_next.py
    • llava_next_video
      • File
        test_modeling_llava_next_video.py
    • llava_onevision
      • File
        test_modeling_llava_onevision.py
    • qwen2_vl
      • File
        test_modeling_qwen2_vl.py
    • video_llava
      • File
        test_modeling_video_llava.py
    • vipllava
      • File
        test_modeling_vipllava.py