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 c644f2b commit 30ac52aCopy full SHA for 30ac52a
1 file changed
README.md
@@ -62,6 +62,7 @@ This image provides various versions that are available via tags. Please read th
62
| :----: | :----: |--- |
63
| latest | ✅ | Stable releases |
64
| gpu | ✅ | Releases with Nvidia GPU support (amd64 only) |
65
+| gpu-legacy | ✅ | Legacy releases with Nvidia GPU support for pre-Turing cards (amd64 only) |
66
67
## Application Setup
68
@@ -302,6 +303,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
302
303
304
## Versions
305
306
+* **20.08.25:** - Add gpu-legacy branch for pre-Turing cards.
307
* **10.08.25:** - Add support for local-only mode.
308
* **30.12.24:** - Add arm64 support for non-GPU builds.
309
* **05.12.24:** - Build from Github releases rather than Pypi.
0 commit comments