Remove Falcon from undocumented list (#26008)
Remove falcon from undocumented list
This commit is contained in:
@@ -936,12 +936,6 @@ 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