meg HF staff commited on
Commit
54e4d52
·
verified ·
1 Parent(s): e0d94ca

Adding pause space.

Browse files
Files changed (1) hide show
  1. entrypoint.sh +2 -0
entrypoint.sh CHANGED
@@ -5,4 +5,6 @@ python /check_h100.py
5
  echo("Attempting to run.")
6
  #if [[ $? = 0 ]]; then
7
  optimum-benchmark --config-name text_classification #--config-dir /optimum-benchmark/examples/energy_star/ $@
 
 
8
  #fi
 
5
  echo("Attempting to run.")
6
  #if [[ $? = 0 ]]; then
7
  optimum-benchmark --config-name text_classification #--config-dir /optimum-benchmark/examples/energy_star/ $@
8
+
9
+ python /pause_space.py
10
  #fi