Skip to content

Commit

Permalink
Update runpod script
Browse files Browse the repository at this point in the history
  • Loading branch information
bmaltais committed Jun 25, 2023
1 parent 7c25847 commit 1244beb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup-runpod.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ source "$SCRIPT_DIR/venv/bin/activate" || exit 1

# Run setup_linux.py script with platform requirements
python "$SCRIPT_DIR/setup/setup_linux.py" --platform-requirements-file=requirements_runpod.txt

# Configure accelerate
echo "Accelerate config..."
accelerate config

0 comments on commit 1244beb

Please sign in to comment.