Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Peacemanguy
/
LLMChoice
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7a6d8a0
LLMChoice
/
init-data.sh
Peacemanguy
fix for permission denied
cc771fe
about 2 months ago
raw
Copy download link
history
blame
Safe
165 Bytes
#!/bin/bash
echo
"Initializing data files for GPU Leaderboard..."
node scripts/init_data_files.js
echo
""
echo
"If successful, you can now run the Docker container."