This commit is contained in:
litagin02
2024-05-26 22:23:43 +09:00
parent e5c189125f
commit e8691289bb

View File

@@ -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()