CUDA_VISIBLE_DEVICES=0,1,2,3,4,5 NPROC_PER_NODE=6 xtuner train \ configs/slidechat/experiments_fusion_compressor/stage_2_fusion_compressor_skcm.py \ --deepspeed configs/deepspeed/deepspeed_zero2.json \ --work-dir /data/qingq/PathVLM/baselines/github/SlideChat/models/outputs/skcm_original_2048maxlength_fusion_compressor \ --local_rank 0 CUDA_VISIBLE_DEVICES=0,1,2,3,4,5 NPROC_PER_NODE=6 xtuner train \ configs/slidechat/experiments_fusion_compressor/stage_2_fusion_compressor_hnsc.py \ --deepspeed configs/deepspeed/deepspeed_zero2.json \ --work-dir /data/qingq/PathVLM/baselines/github/SlideChat/models/outputs/hnsc_original_2048maxlength_fusion_compressor \ --local_rank 0