🤗 Optimum handles the export of PyTorch to ExecuTorch in the exporters.executorch
module. It provides classes, functions, and a command line interface to perform the export easily.
Supported architectures from 🤗 Transformers:
There are many more models are supported by ExecuTorch, we will add those models to Optimum over time. Read more at pytorch/executorch/examples/
< > Update on GitHub