Mixtral-QLoRA-test / benchmark /post_github_comment.sbatch
Chuanming's picture
Upload folder using huggingface_hub
fa4458a
raw
history blame contribute delete
214 Bytes
#!/bin/bash
#SBATCH --job-name=trl
#SBATCH --partition=production-cluster
#SBATCH --ntasks=1
#SBATCH --output=slurm/logs/%x_%j.out
sleep 2m
bash $BENCHMARK_PLOT_SCRIPT
srun python benchmark/post_github_comment.py