transformers/tests/models/gpt2
Yih-Dar ab98f0b0a1
avoid calling gc.collect and cuda.empty_cache (#34514)
* update

* update

* update

* update

* update

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
2024-10-31 16:36:13 +01:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_modeling_flax_gpt2.py Update all references to canonical models (#29001) 2024-02-16 08:16:58 +01:00
test_modeling_gpt2.py avoid calling gc.collect and cuda.empty_cache (#34514) 2024-10-31 16:36:13 +01:00
test_modeling_tf_gpt2.py Remove static pretrained maps from the library's internals (#29112) 2024-03-25 10:33:38 +01:00
test_tokenization_gpt2_tf.py update ruff version (#30932) 2024-05-22 06:40:15 +02:00
test_tokenization_gpt2.py 🚨 No more default chat templates (#31733) 2024-07-24 17:36:32 +01:00