CTranslate2
CTranslate2 copied to clipboard
Update Docker to Cuda 12.8
Update Docker to Cuda 12.8
@jordimas looks like we are short on env space
@jordimas looks like we are short on env space
Yes, the github runners have only 14GB of disk space. I run into this problem in other projects. As far I know, the main solution is to minimize the space that you use when creating the Docker image.
Should work after this -> https://github.com/OpenNMT/CTranslate2/pull/1941 PR is merged