Remove ViltForQuestionAnswering from check_repo (#18762)

Co-authored-by: Niels Rogge <nielsrogge@Nielss-MacBook-Pro.local>
This commit is contained in:
NielsRogge
2022-08-30 14:15:36 +02:00
committed by GitHub
parent ef91a2d135
commit b83796ded7

View File

@@ -128,7 +128,6 @@ IGNORE_NON_AUTO_CONFIGURED = PRIVATE_MODELS.copy() + [
"DPTForDepthEstimation", "DPTForDepthEstimation",
"DecisionTransformerGPT2Model", "DecisionTransformerGPT2Model",
"GLPNForDepthEstimation", "GLPNForDepthEstimation",
"ViltForQuestionAnswering",
"ViltForImagesAndTextClassification", "ViltForImagesAndTextClassification",
"ViltForImageAndTextRetrieval", "ViltForImageAndTextRetrieval",
"ViltForTokenClassification", "ViltForTokenClassification",