pypi / support

Issue tracker for support requests related to using https://pypi.org
95 stars 47 forks source link

Project Limit Request: onnxruntime-gpu - 40 GiB #5067

Open sophies927 opened 2 weeks ago

sophies927 commented 2 weeks ago

Project URL

https://pypi.org/project/onnxruntime-gpu/

Does this project already exist?

New limit

40 GiB

Update issue title

Which indexes

PyPI

About the project

ONNX Runtime is a cross-platform runtime accelerator for machine learning models and has been active since 2018.

We need to publish a 1.20.1 patch release but are going to hit our 30GB project limit since we needed to add thread-free Python 3.13 packages. The primary value-add of our project is that we make it possible to accelerate machine learning models across a variety of hardware and platforms.

Increasing limit to 40GB should support the next several releases.

How large is each release?

~2500 MB total

Python 3.10, Python 3.11, Python 3.12, Python 3.13, and Python 3.13 thread-free Linux wheels (~380 MB each) Python 3.10, Python 3.11, Python 3.12, and Python 3.13 Windows wheels (~280 MB each)

How frequently do you make a release?

We complete a major release quarterly with the occasional patch release in between.

Code of Conduct

sophies927 commented 2 weeks ago

@cmaureir can you help us with this?

Worth noting that we have stopped publishing our onnxruntime-training package, so this is now the only package we have reached our package limit for! We had an unforeseen project size increase since Python has started to provide support for free threading, and we needed to publish a thread-free Python 3.13 package.