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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user