Add whisper to IMPORTANT_MODELS (#30046)
Add whisper Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
@@ -91,6 +91,7 @@ IMPORTANT_MODELS = [
|
|||||||
"opt",
|
"opt",
|
||||||
"longformer",
|
"longformer",
|
||||||
"vit",
|
"vit",
|
||||||
|
"whisper",
|
||||||
# Pipeline-specific model (to be sure each pipeline has one model in this list)
|
# Pipeline-specific model (to be sure each pipeline has one model in this list)
|
||||||
"tapas",
|
"tapas",
|
||||||
"vilt",
|
"vilt",
|
||||||
|
|||||||
Reference in New Issue
Block a user