Add support for Python3.11 #9
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "python311"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Runpod has a template where CUDA is already installed but only uses python3.11, whereas I only supported python3.12+. This allows me to use the existing Docker template on runpod without having to wait for CUDA to install (~1 hour each time)