awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesLLM Profiling Suites

Tools that generate operator delegation tables, memory profiles, and time profiles specifically for diagnosing exported large language models.

Distinct from Debugging and Profiling Tools: Distinct from Debugging and Profiling Tools: specifically targets LLM profiling with operator delegation tables and memory profiles, not general application debugging.

Explore 1 awesome GitHub repository matching part of an awesome list · LLM Profiling Suites. Refine with filters or upvote what's useful.

Awesome LLM Profiling Suites GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • pytorch/executorchAvatar von pytorch

    pytorch/executorch

    4,296Auf GitHub ansehen↗

    ExecuTorch is a lightweight C++ runtime for deploying PyTorch models on mobile, embedded, and edge hardware. It provides an ahead-of-time compilation pipeline that exports, quantizes, and lowers model graphs into compact serialized programs, then executes them through a minimal runtime with hardware acceleration and on-device large language model inference capabilities. The project distinguishes itself through a hardware accelerator delegate system that partitions model subgraphs and offloads computation to specialized backends including NPUs, GPUs, and DSPs from Apple, Arm, Intel, MediaTek,

    Generates operator delegation tables, memory profiles, and time profiles to diagnose exported LLM performance.

    Pythondeep-learningembeddedgpu
    Auf GitHub ansehen↗4,296
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Debugging and Profiling Tools
  5. LLM Profiling Suites