transformers/tests/models/tvlt
Lysandre Debut 39114c0383
Remove static pretrained maps from the library's internals (#29112)
* [test_all] Remove static pretrained maps from the library's internals

* Deprecate archive maps instead of removing them

* Revert init changes

* [test_all] Deprecate instead of removing

* [test_all] PVT v2 support

* [test_all] Tests should all pass

* [test_all] Style

* Address review comments

* Update src/transformers/models/deprecated/_archive_maps.py

Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>

* Update src/transformers/models/deprecated/_archive_maps.py

Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>

* [test_all] trigger tests

* [test_all] LLAVA

* [test_all] Bad rebase

---------

Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
2024-03-25 10:33:38 +01:00
..
__init__.py Add TVLT (#20725) 2023-02-15 18:10:30 +00:00
test_feature_extraction_tvlt.py remove failing tests and clean FE files (#27414) 2023-11-09 18:35:42 +00:00
test_image_processor_tvlt.py Input data format (#25464) 2023-08-16 17:45:02 +01:00
test_modeling_tvlt.py Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
test_processor_tvlt.py Add TVLT (#20725) 2023-02-15 18:10:30 +00:00