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

Add BetterTransformer support for ESM Huggingface model for protein folding #2034

Open
rakeshr10 opened this issue Sep 28, 2024 · 0 comments

Comments

@rakeshr10
Copy link

Feature request

I have been using ESM Huggingface model for protein folding. I request you to add BetterTransformer support for this model which I hope would speedup protein folding and support biological research. The current code is sitting in hugging face transformer repository

https://github.com/huggingface/transformers/tree/main/src/transformers/models/esm

Motivation

I tried using BetterTransformer with ESM Huggingface model. I received this message 'The model type esm is not yet supported to be used with BetterTransformer.' Hence I would request to add BetterTransformer support for this model.

Your contribution

I don't have the expertise to add support for this model hence I am seeking the community's help on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants