pytorch / pytorch/executorch

Quantized model repository for different backends

Open
#11,034 7 comments 0 reactions 1 assignee View on GitHub

@cccclai is already working on this.

Since Sep 25, 2025.

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

Description

🚀 The feature, motivation and pitch

Hi,
I've been wondering if there's a public repository of .pte files for specific backends. For example, while I can generate .pte files for the Llama 3.2 1B model targeting the QNN backend, that model doesn’t work at all—it produces gibberish outputs consistently, as others have also reported.

Unfortunately, I don’t have the compute resources to generate .pte files for larger models like the 8B variant, which might actually work. This leaves the entire exercise stuck.

Is there a community repository or source where precompiled .pte files for larger models and backends are shared?

Alternatives

No response

Additional context

No response

RFC (Optional)

No response

cc @larryliu0820 @mergennachin @cccclai @helunwencser @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.