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