optimum-onnx documentation
Installation
and get access to the augmented documentation experience
to get started
To install Optimum ONNX, you can do:
pip install "optimum-onnx[onnxruntime]"
Optimum ONNX is a fast-moving project, and you may want to install from source with the following command:
python -m pip install git+https://github.com/huggingface/optimum-onnx.git