Skip to content

Conversation

@Riandy
Copy link
Contributor

@Riandy Riandy commented Sep 27, 2024

Summary: Add model files support for android tokenizer. Previously we only support .bin files, but since the runner also supports .model now, updating the app side logic to allow .model tokenizer files.

Differential Revision: D63491811

Summary: Add model files support for android tokenizer. Previously we only support .bin files, but since the runner also supports .model now, updating the app side logic to allow .model tokenizer files.

Differential Revision: D63491811
@pytorch-bot
Copy link

pytorch-bot bot commented Sep 27, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/5727

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

❌ 1 New Failure

As of commit 98e51dd with merge base 8f3a83b (image):

NEW FAILURE - The following job has failed:

  • Android / run-emulator (gh)
    ##[error]Bad request - actions/checkout@v3, gradle/actions/setup-gradle@v3, actions/cache@v4, and reactivecircus/android-emulator-runner@v2 are not allowed to be used in pytorch/executorch. Actions in this workflow must be: within a repository that belongs to your Enterprise account.

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 Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 27, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D63491811

Copy link
Contributor

@larryliu0820 larryliu0820 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in fcdfe06.

@Riandy
Copy link
Contributor Author

Riandy commented Sep 30, 2024

@pytorchbot cherry-pick --onto release/0.4 -c fixnewfeature

pytorchbot pushed a commit that referenced this pull request Sep 30, 2024
Summary:
Pull Request resolved: #5727

Add model files support for android tokenizer. Previously we only support .bin files, but since the runner also supports .model now, updating the app side logic to allow .model tokenizer files.

Reviewed By: larryliu0820

Differential Revision: D63491811

fbshipit-source-id: b01ca836798794cbd0b0b377aa096a5c61a8f715
(cherry picked from commit fcdfe06)
@pytorchbot
Copy link
Collaborator

Cherry picking #5727

The cherry pick PR is at #5768 and it is recommended to link a fixnewfeature cherry pick PR with an issue. The following tracker issues are updated:

Details for Dev Infra team Raised by workflow job

jackzhxng pushed a commit that referenced this pull request Sep 30, 2024
Add model files support for android tokenizer (#5727)

Summary:
Pull Request resolved: #5727

Add model files support for android tokenizer. Previously we only support .bin files, but since the runner also supports .model now, updating the app side logic to allow .model tokenizer files.

Reviewed By: larryliu0820

Differential Revision: D63491811

fbshipit-source-id: b01ca836798794cbd0b0b377aa096a5c61a8f715
(cherry picked from commit fcdfe06)

Co-authored-by: Riandy Riandy <[email protected]>
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 Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants