@Corvus85 @wpiman is correct with the syntax (assuming your unraid container was previously on the last latest release of CPAI).
Docker <--- this shows the exact image names as they get replaced if you want to pull an older one.
Here is where in Unraid you would set it.
screen cap 1, normal mouse click on the CPAI icon in the docker tab. This brings up the menu as you see in screen cap 1. Select edit.
This brings up screen cap 2.
In the noted field (ignore all the other fields that may show) this is where/how you tell docker to pull the image from.
I am using "Plex" as my example in screen cap 1 & 2.
In the final screen cap I show you exactly how it should look for it to pull the last version (with GPU & CUDA).
Code:codeproject/ai-server:gpu-2.1.9
Then you have to scroll to the bottom and hit "apply". The container will update / create a new one & remove the current one automatically.
Hope that helps and solves your issue. Otherwise you will have some more digging to do.View attachment 169807View attachment 169808View attachment 169809
Thanks so much for the detailed response. This is exactly what I did to revert to 2.1.9, and as predicted, it's all working flawlessly.
My question is, how will I ever be able to update to a newer version, given that they'll all likely contain the same bug? The developer on the CP.ai forums hasn't really shown much interest in finding out the source of the problem.