#!/usr/bin/env bash
set -euo pipefail
exec bash /usr/share/unsloth/install.sh "$@"
