-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfoo.sh
More file actions
27 lines (18 loc) · 778 Bytes
/
foo.sh
File metadata and controls
27 lines (18 loc) · 778 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#bash aws_run_batch_gpt3_random.sh rand3 2
#bash aws_run_batch_gpt3_random.sh rand3 3
#bash aws_run_batch_gpt3_random.sh rand3 4
bash aws_run_batch_gpt3_optimal.sh 2
bash aws_run_batch_gpt3_optimal.sh 3
bash aws_run_batch_gpt3_optimal.sh 4
#bash aws_run_batch_megatron.sh 2
#bash aws_run_batch_megatron.sh 3
#bash aws_run_batch_megatron.sh 4
#bash aws_run_megatron_scheduled_training.sh megatron_gpt3_xl_mp8_dp8.sh 8 1 1 24 1024 2
#sleep 10s
# bash copy_rank_last_logs.sh 35.89.154.20
#bash aws_run_megatron_scheduled_training.sh megatron_gpt3_xl_mp8_dp8.sh 8 1 1 24 1024 3
#sleep 10s
#bash copy_rank_last_logs.sh 35.89.154.20
#bash aws_run_megatron_scheduled_training.sh megatron_gpt3_xl_mp8_dp8.sh 8 1 1 24 1024 4
#sleep 10s
#bash copy_rank_last_logs.sh 35.89.154.20