Skip to content

Commit 55a737c

Browse files
committed
script
1 parent ba49fd5 commit 55a737c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

scripts/train/newtrainer-frontier.sh

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@
77
#SBATCH -t 02:00:00
88

99
module reset
10-
module load PrgEnv-gnu
11-
module load olcf-container-tools
12-
module load apptainer-enable-mpi
10+
module load PrgEnv-gnu/8.6.0
11+
module load rocm/6.3
12+
module load craype-accel-amd-gfx90a
13+
module load miniforge3/23.11.0-0
1314

1415
# Run in offline mode to make sure it doesn't timeout loading the model
1516
export TRANSFORMERS_OFFLINE=1

0 commit comments

Comments
 (0)