This commit is contained in:
hiyouga
2023-10-19 15:52:24 +08:00
parent 1611fad6bc
commit 6496a99b7d
3 changed files with 5 additions and 4 deletions

View File

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