You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CTranslate2 is a C++ inference engine for neural machine translation models. We publish wheels for all supported Python versions on Linux, macOS, and Windows. The library supports execution on GPU and includes compiled CUDA kernels for multiple architectures.
The project is close to the 10GB limit and we'd like to double this limit to 20GB.
The current size of a release is 430MB, but we recently re-worked how we link against a dependency and the future release size should be about 160MB. With a rate of 2 releases per month, the additional 10GB would last more than 30 months. After that, we first plan to delete old versions that are no longer relevant.
Thanks!
Code of Conduct
I agree to follow the PSF Code of Conduct
The text was updated successfully, but these errors were encountered:
I updated the description to include the current release size, the future release size (following a recent improvement), and our deletion policy if the project reaches the 20GB limit.
Recent releases have a total size of 170MB, down from 430MB.
In the meantime, we had to move some wheels to a S3 bucket to make room for recent releases. Bumping the total project size to 20GB would allow us to keep a larger release history on PyPI.
Project URL
https://pypi.org/project/ctranslate2/
Does this project already exist?
Which limit do you want increased?
total project size
New limit
20000 MB
Which indexes
PyPI
Reasons for the request
CTranslate2 is a C++ inference engine for neural machine translation models. We publish wheels for all supported Python versions on Linux, macOS, and Windows. The library supports execution on GPU and includes compiled CUDA kernels for multiple architectures.
The project is close to the 10GB limit and we'd like to double this limit to 20GB.
The current size of a release is 430MB, but we recently re-worked how we link against a dependency and the future release size should be about 160MB. With a rate of 2 releases per month, the additional 10GB would last more than 30 months. After that, we first plan to delete old versions that are no longer relevant.
Thanks!
Code of Conduct
The text was updated successfully, but these errors were encountered: