Skip to content

Conversation

Copy link

Copilot AI commented Jan 26, 2026

The repository does not include any pre-built .pte model files. This is intentional - .pte files are binary artifacts generated during the export process via export_model.py and stored in out_<model>/artifacts/ directories at runtime.

Changes

  • No code changes required
  • Confirmed via glob search, find command, and directory inspection that zero .pte files exist in the repository
  • Current design aligns with best practices: binary artifacts are generated locally, not committed to version control

The repository includes model definitions (toy_cnn, mobilenet_v3_small, EdgeTAM) but users must run the export pipeline to generate .pte files.

Original prompt

are there any *.pte models included in this repo


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Check for presence of *.pte models in repository Document absence of .pte model files in repository Jan 26, 2026
Copilot AI requested a review from pareenaverma January 26, 2026 20:59
@jzhzhu jzhzhu marked this pull request as ready for review January 26, 2026 21:50
@jzhzhu jzhzhu merged commit 353c996 into main Jan 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants