Remove Falcon docs for the release until TGI is ready (#24808)

* Remove Falcon docs for the release until TGI is ready

* Update toctree
This commit is contained in:
Matt
2023-07-13 17:27:58 +01:00
committed by GitHub
parent f9a711df4a
commit c0ca73dc98
3 changed files with 6 additions and 68 deletions

View File

@@ -920,6 +920,12 @@ UNDOCUMENTED_OBJECTS = [
"logging", # External module
"requires_backends", # Internal function
"AltRobertaModel", # Internal module
"FalconConfig", # TODO Matt Remove this and re-add the docs once TGI is ready
"FalconForCausalLM",
"FalconForQuestionAnswering",
"FalconForSequenceClassification",
"FalconForTokenClassification",
"FalconModel",
]
# This list should be empty. Objects in it should get their own doc page.