how to make starchat run in multiple gpus

#22
by edwardtan - opened

i have 2 gpu but when i run "CUDA_VISIBLE_DEVICES=0,1 && python start.py" would throw error

Sign up or log in to comment