This commit is contained in:
hiyouga
2023-09-22 15:00:48 +08:00
parent 044d4425b4
commit 5cc7a44784
3 changed files with 18 additions and 12 deletions

View File

@@ -368,8 +368,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 服务