Add llama3 (#30334)

* nuke

* add co-author

* add co-author

* update card

* fixup and fix copies to please our ci

* nit fixup

* super small nits

* remove tokenizer_path from call to `write_model`

* always safe serialize by default

---------

Co-authored-by: pcuenca <pcuenca@users.noreply.github.com>
Co-authored-by: xenova <xenova@users.noreply.github.com>
This commit is contained in:
Arthur
2024-04-24 10:11:19 +02:00
committed by GitHub
parent fc34f842cc
commit 89c510d842
7 changed files with 279 additions and 28 deletions

View File

@@ -394,6 +394,8 @@
title: LLaMA
- local: model_doc/llama2
title: Llama2
- local: model_doc/llama3
title: Llama3
- local: model_doc/longformer
title: Longformer
- local: model_doc/longt5