meg HF staff commited on
Commit
32c109c
·
verified ·
1 Parent(s): 27979f6

Why is it not finding the right libraries anymore? Sigh.

Browse files
Files changed (1) hide show
  1. entrypoint.sh +1 -1
entrypoint.sh CHANGED
@@ -10,5 +10,5 @@ python /parse_requests.py | while read line; do
10
  optimum-benchmark --config-name ${experiment_name} --config-dir /optimum-benchmark/examples/energy_star/ hydra.run.dir='/data/runs/${experiment_name}/${backend_model}/${now:%Y-%m-%d-%H-%M-%S}'
11
  done
12
  echo "Finished"
13
- #python /pause_space.py
14
  #fi
 
10
  optimum-benchmark --config-name ${experiment_name} --config-dir /optimum-benchmark/examples/energy_star/ hydra.run.dir='/data/runs/${experiment_name}/${backend_model}/${now:%Y-%m-%d-%H-%M-%S}'
11
  done
12
  echo "Finished"
13
+ python /pause_space.py
14
  #fi