Datasets:

ArXiv:
a100_20260502 / examples /export /merge_lora.sh
shulin16's picture
Add files using upload-large-folder tool
41bcebc verified
Raw
History Blame Contribute Delete
278 Bytes
# 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