transformers/tests/models/gemma
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 [ gemma] Adds support for Gemma 💎 (#29167) 2024-02-21 14:21:28 +01:00
test_modeling_flax_gemma.py FIX [Gemma / CI] Make sure our runners have access to the model (#29242) 2024-02-28 06:25:23 +01:00
test_modeling_gemma.py Fix llama + gemma accelete tests (#29380) 2024-03-01 10:32:36 -05:00
test_tokenization_gemma.py Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00