Skip to content

Commit 5f29b3a

Browse files
author
Mark Saroufim
authored
Update helion.Dockerfile
1 parent 8ecafd5 commit 5f29b3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/helion.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ RUN curl -L -o /tmp/nvtriton-3.6.0-cp313-cp313-linux_x86_64.whl \
5656
&& sudo uv pip install --system /tmp/nvtriton-3.6.0-cp313-cp313-linux_x86_64.whl \
5757
&& rm /tmp/nvtriton-3.6.0-cp313-cp313-linux_x86_64.whl
5858

59-
ENV ENABLE_TILE=1
59+
ENV ENABLE_TILE=0
6060

6161
# Helion
6262
RUN sudo uv pip install --system helion

0 commit comments

Comments
 (0)