pytorch / pytorch/executorch

Add native support for Vision-Language-Action (VLA) models on edge devices

Open
#17,079 8 comments 0 reactions 1 assignee View on GitHub

@mergennachin is already working on this.

Since Feb 2, 2026.

module: examples
Dominant language
Python
Stars
5k
Forks
1.2k
Avg merge
2d 10h
Merged PRs (30d)
581

Description

🚀 The feature, motivation and pitch

I am currently working on deploying vision-language-action(VLA) models, such as OpenVLA, Pi-0, to edge devices for real-time robot control, and I plan to use ExecuTorch as the on-device deployment framework. However, it remains uncertain whether ExecuTorch can successfully export and support the execution of VLA models.

Therefore, I hope the ExecuTorch team can consider adding native support for VLA models, enabling the implementation of robotic applications with privacy protection and low latency on resource-constrained devices, such as mobile robots and drones. This would address a critical gap: while ExecuTorch already supports some VLMs and LLMs, it currently lacks support for the action generation module, which is essential for embodied intelligence.

Alternatives

No response

Additional context

No response

RFC (Optional)

No response

cc @mergennachin @iseeyuan @lucylq @helunwencser @tarun292 @kimishpatel @jackzhxng

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.