transformers/tests/models/llama
Joao Gante e0182f3bd7
RoPE: relaxed rope validation (#32182)
* relaxed rope check

* lets also accept rope_type=None, defaulting to the original implementation

* type and rope_type can coexist
2024-07-24 15:00:48 +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 RoPE: relaxed rope validation (#32182) 2024-07-24 15:00:48 +01:00
test_tokenization_llama.py Skip tests properly (#31308) 2024-06-26 21:59:08 +01:00