Skip to content

Commit

Permalink
Update test-pytorch-xla-tpu-tgi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paulinebm authored Apr 17, 2024
1 parent b11962b commit 7214cd4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/test-pytorch-xla-tpu-tgi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,13 @@ jobs:
runs-on: tpu-runner-dind2
container:
# Use an image that works with TPU with Pytorch 2.3.0 (release was not working)
image: python:3.10
#image: us-central1-docker.pkg.dev/tpu-pytorch-releases/docker/xla@sha256:8f1dcd5b03f993e4da5c20d17c77aff6a5f22d5455f8eb042d2e4b16ac460526
image: us-central1-docker.pkg.dev/tpu-pytorch-releases/docker/xla@sha256:8f1dc5b03f993e4da5c20d17c77aff6a5f22d5455f8eb042d2e4b16ac460526
options: --shm-size "16gb" --ipc host --privileged
env:
PJRT_DEVICE: TPU
steps:
#- name: Checkout
#uses: actions/checkout@v4
- name: Checkout
uses: actions/checkout@v4
- name: slepp
run: |
apt update
Expand Down

0 comments on commit 7214cd4

Please sign in to comment.