DeepChainBio / bio-transformers

bio-transformers is a wrapper on top of the ESM/Protbert model, trained on millions on proteins and used to predict embeddings.
https://bio-transformers.readthedocs.io/en/latest/getting_started/install.html
Apache License 2.0
143 stars 31 forks source link

ESM1v support #24

Closed idmjky closed 3 years ago

idmjky commented 3 years ago

Hi, Thank you for writing this package. Is ESM1v supported as described in the original Facebook ESM page? Best, Albert

delfosseaurelien commented 3 years ago

Hi, Yes I will integrate it in the next release.

Best,

Aurélien

delfosseaurelien commented 3 years ago

Done with integration in version 0.1.7.

Best