fix args
Former-commit-id: ff18f327a3dc96d9677ef32841e8f29ab2eeb7ef
This commit is contained in:
@@ -479,7 +479,9 @@ python src/export_model.py \
|
||||
--adapter_name_or_path path_to_checkpoint \
|
||||
--template default \
|
||||
--finetuning_type lora \
|
||||
--export_dir path_to_export
|
||||
--export_dir path_to_export \
|
||||
--export_size 2 \
|
||||
--export_legacy_format False
|
||||
```
|
||||
|
||||
> [!WARNING]
|
||||
|
||||
Reference in New Issue
Block a user