Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tengomucho committed Feb 27, 2024
1 parent affa9b0 commit 9b7ca11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_tpu_tgi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: actions/checkout@v2
- name: Create venv and install Pytorch/XLA
run: |
echo "PJRT_DEVICE set to $PJRT_DEVICE"
echo "Creating virtual environment..."
python3 -m venv venv-tpu-pytorch
source venv-tpu-pytorch/bin/activate
Expand Down

0 comments on commit 9b7ca11

Please sign in to comment.