- 
                Notifications
    
You must be signed in to change notification settings  - Fork 712
 
Add model files support for android tokenizer #5727
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
Conversation
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
          
🔗 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 FailureAs of commit 98e51dd with merge base 8f3a83b ( NEW FAILURE - The following job has failed:
 
 This comment was automatically generated by Dr. CI and updates every 15 minutes.  | 
    
| 
           This pull request was exported from Phabricator. Differential Revision: D63491811  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
| 
           This pull request has been merged in fcdfe06.  | 
    
| 
           @pytorchbot cherry-pick --onto release/0.4 -c fixnewfeature  | 
    
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)
          Cherry picking #5727The 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 teamRaised by workflow job | 
    
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]>
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