I noticed that with the API, you can get sequence and pair embeddings using the include_embeddings flag on the fold() function.
However, this flag doesn't seem to exist when trying to run ESMFold2 locally. Is there a way to retrieve those embeddings when running ESMFold2 locally? Thanks!
I noticed that with the API, you can get sequence and pair embeddings using the
include_embeddingsflag on the fold() function.However, this flag doesn't seem to exist when trying to run ESMFold2 locally. Is there a way to retrieve those embeddings when running ESMFold2 locally? Thanks!