diff --git a/scripts/deploy.sh b/scripts/deploy.sh index 8969d29..37b603a 100755 --- a/scripts/deploy.sh +++ b/scripts/deploy.sh @@ -15,8 +15,8 @@ VOLUME_PATH="/root/data" # Mount path within container DOCKER_IMAGE="nvidia/cuda:12.2.0-runtime-ubuntu22.04" GPU_CONFIGS=( - "NVIDIA RTX 6000 Ada Generation" "NVIDIA RTX A6000" + "NVIDIA RTX 6000 Ada Generation" ) # Load environment variables from .env file if it exists