mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-18 12:50:38 +08:00
fix webui
Former-commit-id: 7152fde4a026e67f15885814c1900f3911d04ee8
This commit is contained in:
@@ -84,6 +84,7 @@ def save_model(
|
||||
export_quantization_dataset=export_quantization_dataset,
|
||||
export_device=export_device,
|
||||
export_legacy_format=export_legacy_format,
|
||||
trust_remote_code=True,
|
||||
)
|
||||
|
||||
if checkpoint_path:
|
||||
|
||||
Reference in New Issue
Block a user