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

10 lines
209 B
Bash

# 53GiB
CUDA_VISIBLE_DEVICES=0 \
swift infer \
--model BAAI/Emu3-Gen \
--infer_backend transformers \
--stream False \
--use_chat_template False \
--top_k 2048 \
--max_new_tokens 40960