We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddf50a4 commit fddd641Copy full SHA for fddd641
.github/workflows/docker-build.yml
@@ -94,7 +94,7 @@ jobs:
94
strategy:
95
fail-fast: false
96
matrix:
97
- # adding dome more images as Thunder mainly using python 3.10,
+ # adding some more images as Thunder mainly using python 3.10,
98
# and we need to support integrations as for example LitGPT
99
python_version: ["3.10"]
100
pytorch_version: ["2.6.0", "2.7.1"]
0 commit comments