salespath-env / scripts /run_training.sh
Imsachin010's picture
HF Spaces GPU training pipeline
1af4cba
raw
history blame contribute delete
95 Bytes
#!/usr/bin/env bash
# Simple alias for the main entrypoint
cd /app
exec ./run_training.sh "$@"