mirror of
https://gitee.com/ascend/ModelLink.git
synced 2024-12-05 05:17:40 +08:00
commit
f1a7f4daa5
@ -1,7 +1,6 @@
|
||||
export LD_LIBRARY_PATH=/usr/local/lib:/root/miniconda3/lib:$LD_LIBRARY_PATH
|
||||
export HCCL_CONNECT_TIMEOUT=1200
|
||||
export INF_NAN_MODE_ENABLE=1
|
||||
export ASCEND_LAUNCH_BLOCKING=1
|
||||
GPUS_PER_NODE=8
|
||||
MASTER_ADDR=localhost
|
||||
MASTER_PORT=6000
|
||||
@ -99,4 +98,4 @@ deepspeed pretrain_intern.py \
|
||||
--use-fused-rmsnorm \
|
||||
--use-fused-rotary-pos-emb \
|
||||
$ds_args \
|
||||
--bf16 | tee logs/train.log
|
||||
--bf16 | tee logs/train.log
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 77 KiB |
Loading…
Reference in New Issue
Block a user