mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-05-16 12:20:45 +00:00
6 lines
136 B
Bash
Executable File
6 lines
136 B
Bash
Executable File
HF_DATASETS_OFFLINE=1
|
|
TRANSFORMERS_OFFLINE=1
|
|
DIFFUSERS_OFFLINE=1
|
|
|
|
python main.py --logdir /tmp -t -b /configs/train_colossalai.yaml
|