executorch

On-device AI across mobile, embedded and edge for PyTorch (by pytorch)

Executorch Alternatives

Similar projects and alternatives to executorch

  1. ollama

    Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, Mistral Small 3.1 and other large language models.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. whisper.cpp

    Port of OpenAI's Whisper model in C/C++

  4. llama

    188 executorch VS llama

    Inference code for Llama models

  5. mlx

    30 executorch VS mlx

    MLX: An array framework for Apple silicon

  6. candle

    Minimalist ML framework for Rust

  7. ml-ane-transformers

    Reference implementation of the Transformer architecture optimized for Apple Neural Engine (ANE)

  8. coremltools

    Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. torchchat

    Run PyTorch LLMs locally on servers, desktop and mobile

  11. MegEngine

    MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架

  12. dfdx

    22 executorch VS dfdx

    Deep learning in Rust, with shape checked tensors and neural networks

  13. DALI

    6 executorch VS DALI

    A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.

  14. Pytorch

    391 executorch VS Pytorch

    Tensors and Dynamic neural networks in Python with strong GPU acceleration

  15. Anemll

    Artificial Neural Engine Machine Learning Library

  16. ane

    Reverse engineered Linux driver for the Apple Neural Engine (ANE).

  17. Daisykit

    Daisykit is an easy AI toolkit with face mask detection, pose detection, background matting, barcode detection, and more. With Daisykit, you don't need AI knowledge to build AI software.

  18. norse

    6 executorch VS norse

    Deep learning with spiking neural networks (SNNs) in PyTorch.

  19. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better executorch alternative or higher similarity.

executorch discussion

Log in or Post with

executorch reviews and mentions

Posts with mentions or reviews of executorch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-05-03.
  • Run LLMs on Apple Neural Engine (ANE)
    11 projects | news.ycombinator.com | 3 May 2025
    Something to consider for deploying LLMs on the ANE is: https://github.com/pytorch/executorch/tree/main/examples/app...

    The model does have some limitations (e.g., need for QAT for 4-bit quantization), lack of a C++ runner to execute the model, but parts of the model are promising.

  • PyTorch – Torchchat: Chat with LLMs Everywhere
    4 projects | news.ycombinator.com | 31 Jul 2024
    Did not know executorch existed! That's so cool! I have it on my bucket list to tinker with running LLMs on wearables after I'm a little further along in learning, great to see official tooling for that!

    https://github.com/pytorch/executorch

  • ExecuTorch: Enabling On-Device interference for embedded devices
    4 projects | news.ycombinator.com | 17 Oct 2023
    Yes ExecuTorch is currently targeted at Edge devices. The runtime is written in C++ with 50KB binary size (without kernels) and should run in most of platforms. You are right that we have not integrated to Nvidia backend yet. Have you tried torch.compile() in PyTorch 2.0? It would do the Nvidia optimization for you without Torchscript. If you have specific binary size or edge specific request, feel free to file issues in https://github.com/pytorch/executorch/issues
  • A note from our sponsor - SaaSHub
    www.saashub.com | 13 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic executorch repo stats
4
2,806
10.0
7 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?