home/categories/framework-internals/pytorch-executorch-claude-skills-export-skill-md
framework-internalsdevelopment

export

Export a PyTorch model to .pte format for ExecuTorch. Use when converting models, lowering to edge, or generating .pte files.

pytorch
maintainer
pytorch
Updated 2/19/2026
Stars
4497
Forks
931
quick start

Installation and usage

Export a PyTorch model to .pte format for ExecuTorch. Use when converting models, lowering to edge, or generating .pte files.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use export