Skip to content

ModuleNotFoundError: No module named 'transformers.models.esmfold2' #351

Description

@ShuoAndy

Hi, I'm trying to run the ESMFold2 example from the README, but the following import fails:

from transformers.models.esmfold2.modeling_esmfold2 import ESMFold2Model

with

ModuleNotFoundError: No module named 'transformers.models.esmfold2'

I have already upgraded to the latest available transformers release via pip, but the esmfold2 module is still missing.

Does this mean ESMFold2 is currently intended to be used only through the client/API? Is it possible to run ESMFold2 locally, and if so, is there any documentation or installation guide for doing that?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions