This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# sh examples/custom/infer.sh
|
||||
CUDA_VISIBLE_DEVICES=0 \
|
||||
swift infer \
|
||||
--adapters output/vx-xxx/checkpoint-xxx \
|
||||
--load_data_args true \
|
||||
--infer_backend transformers \
|
||||
--max_batch_size 16 \
|
||||
--max_new_tokens 256 \
|
||||
--temperature 0
|
||||
Reference in New Issue
Block a user