We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29cb3e3 commit bc9e4a8Copy full SHA for bc9e4a8
1 file changed
docker/helion.Dockerfile
@@ -29,7 +29,7 @@ RUN uv pip install --system \
29
30
# PyTorch (CUDA 13.0 wheels)
31
RUN uv pip install --system \
32
- torch==2.9.1 \
+ torch==2.10.0 \
33
--index-url https://download.pytorch.org/whl/cu130
34
35
# Helion
0 commit comments