NEXTGPT / code /scripts /train.sh
osamaifti's picture
Upload 83 files
7cdf421 verified
raw
history blame contribute delete
No virus
251 Bytes
#!/bin/bash
deepspeed --include localhost:6 --master_addr 127.0.0.1 --master_port 28459 train.py \
--model nextgpt \
--stage 1\
--save_path ../ckpt/delta_ckpt/nextgpt/7b_tiva_v0\
--log_path ../ckpt/delta_ckpt/nextgpt/7b_tiva_v0/log