optimum-onnx documentation
Installation
Installation
To install Optimum ONNX, you can do:
pip install "optimum-onnx[onnxruntime]"@git+https://github.com/huggingface/optimum-onnx.git
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