Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install ET nightly and bump up ET version to 20241101 #1312

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

larryliu0820
Copy link
Contributor

@larryliu0820 larryliu0820 commented Oct 17, 2024

Summary:

Change the way we install ExecuTorch python library. We read et-pin.txt and get back a string looks like 2024-11-01. Then we process it and download nightly version 0.5.0.dev20241101. We also infer the commit hash from this nightly version and use it to pull ET sources.

Test Plan: Rely on CI jobs.

Reviewers:

Subscribers:

Tasks:

Tags:

Copy link

pytorch-bot bot commented Oct 17, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/torchchat/1312

Note: Links to docs will display an error until the docs builds have been completed.

❌ 2 New Failures

As of commit f6a3033 with merge base 74584d9 (image):

NEW FAILURES - The following jobs have failed:

  • pull / test-cpu-aoti (aarch64, stories15M) (gh)
    .ci/scripts/check_gibberish: line 31: aspell: command not found
  • pull / test-cpu-aoti (x86_64, stories15M) (gh)
    .ci/scripts/validate.sh: line 130: 2855 Segmentation fault (core dumped) python3 -W ignore torchchat.py generate --dtype ${DTYPE} --checkpoint-path "$CHECKPOINT_PATH" --temperature 0 --aoti-package-path ${MODEL_DIR}/${MODEL_NAME}.pt2 --device "$TARGET_DEVICE" > "$MODEL_DIR/output_aoti"

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Oct 17, 2024
@larryliu0820 larryliu0820 marked this pull request as draft October 21, 2024 21:37
@larryliu0820
Copy link
Contributor Author

Waiting for a new ET nightly

@larryliu0820 larryliu0820 changed the title Install ET nightly and bump up ET version to 20241017 Install ET nightly and bump up ET version to 20241031 Nov 1, 2024
@larryliu0820 larryliu0820 changed the title Install ET nightly and bump up ET version to 20241031 Install ET nightly and bump up ET version to 20241101 Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants