CoolFace
Apppublic

Peacemanguy/LLMChoice

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
init-data.sh5 linesDownload Raw Back to root
1#!/bin/bash2echo "Initializing data files for GPU Leaderboard..."3node scripts/init_data_files.js4echo ""5echo "If successful, you can now run the Docker container."