mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-04-29 11:25:10 +00:00
[example] migrate diffusion and auto_parallel hands-on (#1871)
This commit is contained in:
4
examples/tutorial/diffusion/train.sh
Normal file
4
examples/tutorial/diffusion/train.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
HF_DATASETS_OFFLINE=1
|
||||
TRANSFORMERS_OFFLINE=1
|
||||
|
||||
python main.py --logdir /tmp -t --postfix test -b configs/train_colossalai.yaml
|
||||
Reference in New Issue
Block a user