You are viewing main version, which requires installation from source. If you'd like
regular pip install, checkout the latest stable version (v1.23.3).
Overview
🤗 Optimum enables exporting models from PyTorch or TensorFlow to different formats through its exporters
module. For now, two exporting format are supported: ONNX and TFLite (TensorFlow Lite).