inference
inference copied to clipboard
Add Python 3.12 support
Search before asking
- [X] I have searched the Inference issues and found no similar feature requests.
Description
Python 3.12 is not supported now due to incompatibility of dependencies, mainly onnxruntime~=1.15.x.
There is a chance to set onnxruntime<=1.17.1 - please evaluate on all supported platforms.
Use case
No response
Additional
No response
Are you willing to submit a PR?
- [ ] Yes I'd like to help by submitting a PR!
No have support still? we need it.
No, unfortunately we still don't support python 3.12.
Closing since python 3.12 support was added.