fix: update gpu config

This commit is contained in:
Ivan lee 2025-08-17 20:47:38 +08:00
parent 7b554e991f
commit f082c436b8
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@
#SBATCH --partition=gpu
#SBATCH --ntasks=1
#SBATCH --cpus-per-task=4
#SBATCH --gpus=h100:1
#SBATCH --mem=80G
#SBATCH --gpus=h100-96:1
#SBATCH --mem=96G
# Run the script
uv sync