Installation

To install Optimum ONNX, you can do:

pip install --upgrade --upgrade-strategy eager optimum[onnx]

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