transformers/tests/models/llama4
Pablo Montalvo 9cde2f5d42
Minor llama4 fixes (#38123)
* fix wrong scaling value/default Cache init

* style

* fix various issues on integration tests

* change expected outputs

* fixup

* fix config access

* protect default scaling
2025-05-20 13:15:54 +00:00
..
__init__.py Add llama4 (#37307) 2025-04-05 22:02:22 +02:00
test_image_processing_llama4.py Use Python 3.9 syntax in tests (#37343) 2025-04-08 14:12:08 +02:00
test_modeling_llama4.py Minor llama4 fixes (#38123) 2025-05-20 13:15:54 +00:00
test_processor_llama4.py [processor] clean up mulitmodal tests (#37362) 2025-04-11 13:32:19 +02:00