Fix
This commit is contained in:
@@ -113,7 +113,7 @@ def main():
|
||||
|
||||
download_bert_models()
|
||||
|
||||
if not args.skip_jvnv:
|
||||
if not args.skip_default_models:
|
||||
download_default_models()
|
||||
if not args.only_infer:
|
||||
download_slm_model()
|
||||
|
||||
Reference in New Issue
Block a user