mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-05-22 07:03:45 +00:00
* [misc] update pre-commit * [misc] run pre-commit * [misc] remove useless configuration files * [misc] ignore cuda for clang-format
6 lines
126 B
Bash
6 lines
126 B
Bash
HF_DATASETS_OFFLINE=1
|
|
TRANSFORMERS_OFFLINE=1
|
|
DIFFUSERS_OFFLINE=1
|
|
|
|
python main.py --logdir /tmp -t -b /configs/train_ddp.yaml
|