Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gensim2
/
GenSim3
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cb1ee7e
GenSim3
/
scripts
/
supercloud
/
run_interactive_script.sh
gensim2
unlfs
1cc747d
over 1 year ago
raw
Copy download link
history
blame
Safe
90 Bytes
#!/bin/bash
#SBATCH -c 10
#SBATCH -n 1
#SBATCH -o logs/%j.out
#SBATCH --exclusive
CMD=
$1