Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
300d6a4a
Unverified
Commit
300d6a4a
authored
Sep 06, 2023
by
Matt
Committed by
GitHub
Sep 06, 2023
Browse files
Remove Falcon from undocumented list (#26008)
Remove falcon from undocumented list
parent
fa522d8d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
utils/check_repo.py
utils/check_repo.py
+0
-6
No files found.
utils/check_repo.py
View file @
300d6a4a
...
@@ -936,12 +936,6 @@ UNDOCUMENTED_OBJECTS = [
...
@@ -936,12 +936,6 @@ UNDOCUMENTED_OBJECTS = [
"logging"
,
# External module
"logging"
,
# External module
"requires_backends"
,
# Internal function
"requires_backends"
,
# Internal function
"AltRobertaModel"
,
# Internal module
"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.
# This list should be empty. Objects in it should get their own doc page.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment