mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-05-14 11:23:15 +00:00
6 lines
197 B
Bash
Executable File
6 lines
197 B
Bash
Executable File
HF_DATASETS_OFFLINE=1
|
|
TRANSFORMERS_OFFLINE=1
|
|
DIFFUSERS_OFFLINE=1
|
|
|
|
python main.py --logdir /tmp --train --base configs/Teyvat/train_colossalai_teyvat.yaml --ckpt diffuser_root_dir/512-base-ema.ckpt
|