The image is so large that I can't run a Github action as it runs out of space. ```sh quay.io/go-skynet/local-ai v1.30.0 ba9a2b1bff11 2 weeks ago 14GB ``` Using dive I can see the image has Cuda installed and this takes up a lot of space. ## Possible solution Have a CPU only image with no Cuda?