transformers/tests/models/qwen2_vl
Raushan Turganbay 5d75a25b03
Qwen2-VL: fix rope delta calculation (#36013)
* fix rope delats calculation

* add test

* style
2025-02-04 09:48:29 +01:00
..
__init__.py support qwen2-vl (#32318) 2024-08-26 15:16:44 +02:00
test_image_processing_qwen2_vl.py use torch.testing.assertclose instead to get more details about error in cis (#35659) 2025-01-24 16:55:28 +01:00
test_modeling_qwen2_vl.py Qwen2-VL: fix rope delta calculation (#36013) 2025-02-04 09:48:29 +01:00
test_processor_qwen2_vl.py rename all test_processing_*.py to test_processor_*.py (#33878) 2024-10-02 16:43:43 +02:00