transformers/docs/source
Arthur 07360b6c9c
[Llama2] Add support for Llama 2 (#24891)
* add llama

* add other readmes

* update padding id in readme

* add link to paper

* fix paths and tokenizer

* more nits

* styling

* fit operation in 2 lines when possible

* nits

* Apply suggestions from code review

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* add form

* update reademe

* update readme, we don't have a default pad token

* update test and tokenization

* LLaMA instead of Llama

* nits

* add expected text

* add greeedy output

* styling

* Update src/transformers/models/llama/modeling_llama.py

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

* sequential device map

* skip relevant changes

---------

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
2023-07-18 15:18:31 -04:00
..
de [Umt5] Add google's umt5 to transformers (#24477) 2023-07-03 07:38:21 +02:00
en [Llama2] Add support for Llama 2 (#24891) 2023-07-18 15:18:31 -04:00
es Update old existing feature extractor references (#24552) 2023-06-29 10:17:36 +01:00
fr Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
it Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
ja Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
ko 🌐 [i18n-KO] Translated custom_tools.mdx to Korean (#24580) 2023-07-17 07:04:10 -04:00
ms Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
pt Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
zh Migrate doc files to Markdown. (#24376) 2023-06-20 18:07:47 -04:00
_config.py Adding evaluate to the list of libraries required in generated notebooks (#20850) 2022-12-21 14:04:08 +01:00