5 lines
132 B
Bash
5 lines
132 B
Bash
# This will store the full, unquantized weights.
|
|
swift export \
|
|
--adapters output/vx-xxx/checkpoint-xxx \
|
|
--merge_lora true
|