Add Falcon3 documentation (#35307)

* Add Falcon3 documentation

* Update Falcon3 documentation

* Change Falcon to Falcon3

* Update docs and run make fix-copies

* Add blog post and huggingface models links
This commit is contained in:
Billel Mokeddem
2024-12-17 17:23:13 +04:00
committed by GitHub
parent f33a0cebb3
commit 6c08b3b6e5
5 changed files with 34 additions and 0 deletions

View File

@@ -157,6 +157,7 @@ MODEL_NAMES_WITH_SAME_CONFIG = {
"LayoutXLM": "LayoutLMv2",
"Llama2": "LLaMA",
"Llama3": "LLaMA",
"Falcon3": "LLaMA",
"MADLAD-400": "T5",
"MatCha": "Pix2Struct",
"mBART-50": "mBART",