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

Is there an example of porting the T5 model to Executorch? #7446

Open
tigflanker opened this issue Dec 27, 2024 · 2 comments
Open

Is there an example of porting the T5 model to Executorch? #7446

tigflanker opened this issue Dec 27, 2024 · 2 comments
Labels
need-user-input The issue needs more information from the reporter before moving forward

Comments

@tigflanker
Copy link

🚀 The feature, motivation and pitch

Hello Executorch Developers,

Merry Christmas and Happy New Year 2025!

I am a junior Android developer (Java), and I have recently become fascinated with T5 machine translation. Could you please let me know if there are any examples or instances of T5 (or similar Transformer architecture) available for reference?

Alternatives

No response

Additional context

No response

RFC (Optional)

No response

@kimishpatel
Copy link
Contributor

there is emformer rnnt https://github.com/pytorch/executorch/tree/main/examples/models/emformer_rnnt. Is it similar to T5?

@kimishpatel kimishpatel added the need-user-input The issue needs more information from the reporter before moving forward label Jan 3, 2025
@kimishpatel
Copy link
Contributor

You can also follow https://github.com/pytorch/executorch/tree/main/examples/portable to run models in examples directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need-user-input The issue needs more information from the reporter before moving forward
Projects
None yet
Development

No branches or pull requests

2 participants