Datasets:

ArXiv:
a100_20260502 / examples /infer /cli_demo.sh
shulin16's picture
Add files using upload-large-folder tool
41bcebc verified
Raw
History Blame Contribute Delete
161 Bytes
CUDA_VISIBLE_DEVICES=0 \
swift infer \
--model Qwen/Qwen2.5-1.5B-Instruct \
--infer_backend transformers \
--stream true \
--max_new_tokens 2048