mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-05-07 16:08:22 +00:00
* Add handson to ColossalAI. * Change names of handsons and edit sequence parallel example. * Edit wrong folder name * resolve conflict * delete readme
5 lines
129 B
Bash
5 lines
129 B
Bash
HF_DATASETS_OFFLINE=1
|
|
TRANSFORMERS_OFFLINE=1
|
|
|
|
python main.py --logdir /tmp -t --postfix test -b configs/train_colossalai.yaml
|