meg's picture
meg HF Staff
Update entrypoint.sh
17a3ac9 verified
raw
history blame
273 Bytes
#!/bin/bash
echo "Checking h100"
#python /check_h100.py
echo "Attempting to run."
#if [[ $? = 0 ]]; then
optimum-benchmark --config-name text_classification --config-dir /configs/ #$@ ##--config-dir /optimum-benchmark/examples/energy_star/ $@
#python /pause_space.py
#fi