We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c26a1d0 commit d578a8aCopy full SHA for d578a8a
vec_inf/multinode_vllm.slurm
@@ -5,6 +5,7 @@
5
#SBATCH --tasks-per-node=1
6
7
# Load CUDA, change to the cuda version on your environment if different
8
+source /opt/lmod/lmod/init/profile
9
module load cuda-12.3
10
nvidia-smi
11
vec_inf/vllm.slurm
@@ -3,6 +3,7 @@
3
#SBATCH --mem=64G
4
0 commit comments