Skip to content

Commit

Permalink
debug - fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tengomucho committed Feb 27, 2024
1 parent f63acfd commit 2d99e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_tpu_tgi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
echo "PJRT_DEVICE set to $PJRT_DEVICE"
ls /home
cat /etc/issue
sudo apt install python3.10-venv -y
# sudo apt install python3.10-venv -y
echo "Creating virtual environment..."
python3 -m venv venv-tpu-pytorch
source venv-tpu-pytorch/bin/activate
Expand Down

0 comments on commit 2d99e5a

Please sign in to comment.