transformers/tests/models/chinese_clip
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 Chinese-CLIP implementation (#20368) 2022-11-30 19:22:23 +01:00
test_image_processing_chinese_clip.py Input data format (#25464) 2023-08-16 17:45:02 +01:00
test_modeling_chinese_clip.py Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
test_processor_chinese_clip.py Vision processors - replace FE with IPs (#20590) 2022-12-09 10:48:34 +00:00