Skip to content

Commit 1768cd9

Browse files
committed
Merge branch 'main' of github.com:easydiffusion/torch-runtime
2 parents 42e3f43 + e16a158 commit 1768cd9

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,13 @@ The list of platforms on which `torchruntime` can install a working variant of P
7373

7474
| Series | Supported? | OS | Notes |
7575
|---|---|---|---|
76-
| 50xx | ✅ Yes | Win/Linux | Uses CUDA 124 Nightly |
77-
| 40xx | ✅ Yes | Win/Linux | Uses CUDA 124 |
78-
| 30xx | ✅ Yes | Win/Linux | Uses CUDA 124 |
79-
| 20xx | ✅ Yes | Win/Linux | Uses CUDA 124 |
80-
| 10xx/16xx | ✅ Yes | Win/Linux | Uses CUDA 124. Full-precision required on 16xx series |
76+
| 50xx | ✅ Yes | Win/Linux | Uses CUDA 12.8 |
77+
| 40xx | ✅ Yes | Win/Linux | Uses CUDA 12.8 |
78+
| 30xx | ✅ Yes | Win/Linux | Uses CUDA 12.8 |
79+
| 20xx | ✅ Yes | Win/Linux | Uses CUDA 12.8 |
80+
| 10xx/16xx | ✅ Yes | Win/Linux | Uses CUDA 12.8. Full-precision required on 16xx series |
81+
82+
**Note:** We use CUDA 12.4 for Python 3.8, since torch dropped support for Python 3.8 after torch 2.4.
8183

8284
### AMD
8385

0 commit comments

Comments
 (0)