Overview

🤗 Optimum enables exporting models from PyTorch or TensorFlow to different formats through its exporters module. For now, three exporting format are supported: ONNX, TFLite (TensorFlow Lite), and ExecuTorch.

< > Update on GitHub