Former-commit-id: 85de2d0a99e4a81fae890a963ccbb5c6142d52d4
This commit is contained in:
hiyouga
2023-09-22 15:00:48 +08:00
parent 5e07ab01f0
commit 4fbdf18c70
3 changed files with 18 additions and 12 deletions

View File

@@ -369,8 +369,7 @@ python src/export_model.py \
--template default \
--finetuning_type lora \
--checkpoint_dir path_to_checkpoint \
--output_dir path_to_export \
--fp16
--output_dir path_to_export
```
### API Demo