bbb / ms-swift /examples /export /merge_lora.sh
Student0809's picture
Add files using upload-large-folder tool
511365c verified
# Since `output/vx-xxx/checkpoint-xxx` is trained by swift and contains an `args.json` file,
# there is no need to explicitly set `--model`, `--system`, etc., as they will be automatically read.
swift export \
--adapters output/vx-xxx/checkpoint-xxx \
--merge_lora true