transformers/tests/models/llama4
Matt f789f960c8
Avoid build crashes when torch.version.xpu doesn't exist and fix Llama4 processor tests (#37346)
* Avoid build crashes when torch.version.xpu doesn't exist

* Trigger tests

* Fix image token and skip inappropriate test

* Remove ignore_errors=True

* Add another skip
2025-04-07 17:05:54 +01:00
..
__init__.py Add llama4 (#37307) 2025-04-05 22:02:22 +02:00
test_image_processing_llama4.py Avoid build crashes when torch.version.xpu doesn't exist and fix Llama4 processor tests (#37346) 2025-04-07 17:05:54 +01:00
test_modeling_llama4.py Add llama4 (#37307) 2025-04-05 22:02:22 +02:00
test_processor_llama4.py Avoid build crashes when torch.version.xpu doesn't exist and fix Llama4 processor tests (#37346) 2025-04-07 17:05:54 +01:00