Do not specify the vocabulary file extension in the download pattern (#311)
This commit is contained in:
@@ -68,7 +68,7 @@ def download_model(
|
||||
"config.json",
|
||||
"model.bin",
|
||||
"tokenizer.json",
|
||||
"vocabulary.txt",
|
||||
"vocabulary.*",
|
||||
]
|
||||
|
||||
kwargs = {
|
||||
|
||||
Reference in New Issue
Block a user