Files
wehub-resource-sync a203934033
Lint test / lint (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:34:58 +08:00

8 lines
205 B
Bash

# test_env: pip install "sglang[all]==0.4.6.*" -U
CUDA_VISIBLE_DEVICES=0 \
swift infer \
--model Qwen/Qwen2.5-1.5B-Instruct \
--infer_backend sglang \
--stream true \
--max_new_tokens 2048