Yuanshi's picture
Upload 61 files
fb6a167 verified
raw
history blame
361 Bytes
# Specify the config file path and the GPU devices to use
# export CUDA_VISIBLE_DEVICES=0,1
# Specify the config file path
export XFL_CONFIG=./train/config/canny_512.yaml
# Specify the WANDB API key
# export WANDB_API_KEY='YOUR_WANDB_API_KEY'
echo $XFL_CONFIG
export TOKENIZERS_PARALLELISM=true
accelerate launch --main_process_port 41353 -m src.train.train