5 lines
132 B
Bash
5 lines
132 B
Bash
# Mixed usage
|
|
CUDA_VISIBLE_DEVICES=0 \
|
|
swift infer examples/yaml/deepspeed/infer.yaml \
|
|
--adapters output/vx-xxx/checkpoint-xxx
|