mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 18:22:34 +06:00
Mark auto models as important (#22815)
* Mark auto models as important * Annoying file with bad line endings
This commit is contained in:
parent
03462875cc
commit
dacd34568d
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user