transformers/tests/models/llama
Arthur 5b5ee235f3
[LlamaTokenizer] tokenize nits. (#25793)
* return when length is zero

* Add tests

Co-authored-by:  Avnish Narayan <38871737avnishn@users.noreply.github.com>

* Co-authored-by: avnishn
<38871737+avnishn@users.noreply.github.com>

* codeLlama doc should not be on Main

* update test

---------

Co-authored-by: Avnish Narayan <38871737avnishn@users.noreply.github.com>
2023-08-29 15:08:14 +02:00
..
__init__.py LLaMA Implementation (#21955) 2023-03-16 09:00:53 -04:00
test_modeling_llama.py [CodeLlama] Add support for CodeLlama (#25740) 2023-08-25 18:57:40 +02:00
test_tokenization_llama.py [LlamaTokenizer] tokenize nits. (#25793) 2023-08-29 15:08:14 +02:00