ShellOps / shellops_pro /assets /ShellOps_3c458ba472 /init /scripts /deploy /instruction-tuning-chicago-04.sh
| set -euo pipefail | |
| TARGET=${1:?target required} | |
| echo "target=$TARGET" | |
| echo done | |
| set -euo pipefail | |
| TARGET=${1:?target required} | |
| echo "target=$TARGET" | |
| echo done | |