train / sft.sh
qgallouedec's picture
qgallouedec HF Staff
get the hardware?
411ce45
raw
history blame
94 Bytes
#!/bin/bash
echo "Hello"
nvidia-smi --query-gpu=name --format=csv,noheader
python demo.py "$@"