CUDA_VISIBLE_DEVICES=0,1 \
python llm_sft.py \
--model_type qwen-7b \
--output_dir runs \
--dataset alpaca-en,alpaca-zh \
--dataset_sample 20000