fix webui export model

This commit is contained in:
hiyouga
2023-08-04 14:20:27 +08:00
parent a0173c427d
commit d6b14658d4
2 changed files with 9 additions and 1 deletions

View File

@@ -22,6 +22,7 @@ def create_export_tab(top_elems: Dict[str, "Component"]) -> Dict[str, "Component
top_elems["model_name"],
top_elems["checkpoints"],
top_elems["finetuning_type"],
top_elems["template"],
max_shard_size,
save_dir
],