bbb / examples /train /seq_cls /bert /infer.sh
novateur's picture
Add files using upload-large-folder tool
c4532b4 verified
CUDA_VISIBLE_DEVICES=0 \
swift infer \
--adapters output/vx-xxx/checkpoint-xxx \
--load_data_args true \
--max_batch_size 16 \
--truncation_strategy right \
--max_length 512