transformers/tests/models/llama
Cyril Vallez d363e71d0e
🧹 Remove deprecated RotaryEmbedding parts in the Attention layers (#34858)
* update

* style

* fix missing args

* remove last trace of old rope classes

* remove deprecated copied from

* fix copies

* trigger CIs

* post rebase clean-up

* reverse mistral

* cleanup after dropping commits

* Add comment
2024-12-11 11:16:52 +01:00
..
__init__.py LLaMA Implementation (#21955) 2023-03-16 09:00:53 -04:00
test_modeling_flax_llama.py Add Llama Flax Implementation (#24587) 2023-12-07 07:05:00 +01:00
test_modeling_llama.py 🧹 Remove deprecated RotaryEmbedding parts in the Attention layers (#34858) 2024-12-11 11:16:52 +01:00
test_tokenization_llama.py VLM: special multimodal Tokenizer (#34461) 2024-11-04 16:37:51 +01:00