transformers/tests/models/llama
Arthur c0f99b4d2e
Fix llama tokenizer (#22402)
* draft

* update tokenization limma and conversion script

* more udpates

* initial commit

* style

* default pad to None

* draft tokenization tests

* update test

* update tokenization tests

* nits

* update

* versioning test

* major fix

* fix more testst

* finish fixing special masks

* last nit

* more nits

* add encode decode tests

* add more

* fix token type ids

* style
2023-04-03 09:07:32 -04:00
..
__init__.py LLaMA Implementation (#21955) 2023-03-16 09:00:53 -04:00
test_modeling_llama.py Beef up Llama tests (#22314) 2023-03-22 15:20:48 +00:00
test_tokenization_llama.py Fix llama tokenizer (#22402) 2023-04-03 09:07:32 -04:00