"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "9129fd0377e4d46cb2d0ea28dc1eb91a15f65b77"
Unverified Commit b83796de authored by NielsRogge's avatar NielsRogge Committed by GitHub
Browse files

Remove ViltForQuestionAnswering from check_repo (#18762)


Co-authored-by: default avatarNiels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
parent ef91a2d1
...@@ -128,7 +128,6 @@ IGNORE_NON_AUTO_CONFIGURED = PRIVATE_MODELS.copy() + [ ...@@ -128,7 +128,6 @@ IGNORE_NON_AUTO_CONFIGURED = PRIVATE_MODELS.copy() + [
"DPTForDepthEstimation", "DPTForDepthEstimation",
"DecisionTransformerGPT2Model", "DecisionTransformerGPT2Model",
"GLPNForDepthEstimation", "GLPNForDepthEstimation",
"ViltForQuestionAnswering",
"ViltForImagesAndTextClassification", "ViltForImagesAndTextClassification",
"ViltForImageAndTextRetrieval", "ViltForImageAndTextRetrieval",
"ViltForTokenClassification", "ViltForTokenClassification",
......
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