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

May I ask if T5 based transformer models are supported? #447

Open
Langzhe0615 opened this issue Dec 13, 2024 · 0 comments
Open

May I ask if T5 based transformer models are supported? #447

Langzhe0615 opened this issue Dec 13, 2024 · 0 comments

Comments

@Langzhe0615
Copy link

(1)I'm working on pruning a customized model for semantic communication(the structure of this model is similar to T5 but added some linear layers between encoder and decoder ) ,as I didn't find T5 in your examples , I'm wondering if your tool accept T5 pruning, and if my test step is customized , what else should I do after pruning?
(2)the input for the forward function is a tuple but the metapruner can only accept tensor for example input, should I try to reconstruct my forward function to use tensor instead?
the pictures are my customized test step function and forward function ,thank you so much for your assistance!
6fc49759cb343a58fb2101323d50f2e
a7ab427ed91916590c3bdd8ad516a5b

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

No branches or pull requests

1 participant