CTranslate2 icon indicating copy to clipboard operation
CTranslate2 copied to clipboard

Update Docker to Cuda 12.8

Open Purfview opened this issue 4 weeks ago • 3 comments

Update Docker to Cuda 12.8

Purfview avatar Nov 25 '25 12:11 Purfview

@jordimas looks like we are short on env space

Purfview avatar Nov 25 '25 13:11 Purfview

@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.

jordimas avatar Nov 25 '25 15:11 jordimas

Should work after this -> https://github.com/OpenNMT/CTranslate2/pull/1941 PR is merged

Purfview avatar Nov 26 '25 00:11 Purfview