File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,7 +60,8 @@ This image provides various versions that are available via tags. Please read th
6060| Tag | Available | Description |
6161| :----: | :----: | --- |
6262| latest | ✅ | Stable releases |
63- | gpu | ✅ | Releases with Nvidia GPU support |
63+ | gpu | ✅ | Releases with Nvidia GPU support (amd64 only) |
64+ | gpu-legacy | ✅ | Legacy releases with Nvidia GPU support for pre-Turing cards (amd64 only) |
6465
6566## Application Setup
6667
@@ -301,6 +302,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
301302
302303# # Versions
303304
305+ * ** 20.08.25:** - Add gpu-legacy branch for pre-Turing cards.
304306* ** 10.08.25:** - Add support for local-only mode.
305307* ** 05.12.24:** - Build from Github releases rather than Pypi.
306308* ** 18.07.24:** - Rebase to Ubuntu Noble.
You can’t perform that action at this time.
0 commit comments