"...linux/git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "b985609bc1d8bd4bd5f02619f67c4533ddc88421"
Unverified Commit 300d6a4a authored by Matt's avatar Matt Committed by GitHub
Browse files

Remove Falcon from undocumented list (#26008)

Remove falcon from undocumented list
parent fa522d8d
......@@ -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.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment