Mark auto models as important (#22815)
* Mark auto models as important * Annoying file with bad line endings
This commit is contained in:
@@ -51,6 +51,7 @@ PATH_TO_TESTS = PATH_TO_REPO / "tests"
|
|||||||
|
|
||||||
# List here the models to always test.
|
# List here the models to always test.
|
||||||
IMPORTANT_MODELS = [
|
IMPORTANT_MODELS = [
|
||||||
|
"auto",
|
||||||
# Most downloaded models
|
# Most downloaded models
|
||||||
"bert",
|
"bert",
|
||||||
"clip",
|
"clip",
|
||||||
|
|||||||
Reference in New Issue
Block a user