Mark auto models as important (#22815)

* Mark auto models as important

* Annoying file with bad line endings
This commit is contained in:
Sylvain Gugger 2023-04-17 15:33:01 -04:00 committed by GitHub
parent 03462875cc
commit dacd34568d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 406 additions and 405 deletions

View File

@ -51,6 +51,7 @@ PATH_TO_TESTS = PATH_TO_REPO / "tests"
# List here the models to always test.
IMPORTANT_MODELS = [
"auto",
# Most downloaded models
"bert",
"clip",