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

"ERROR: failed to load model" for complex-modeling #124

Open
munmunbhasin opened this issue Jun 29, 2022 · 2 comments
Open

"ERROR: failed to load model" for complex-modeling #124

munmunbhasin opened this issue Jun 29, 2022 · 2 comments

Comments

@munmunbhasin
Copy link

Hi.
While running the following command for complex modeling,
python network/predict_complex.py -i filtered.a3m -o complex -Ls 218 310

The message comes as:
Using backend: pytorch
ERROR: failed to load model

Please suggest as how we can solve this error.
Thanks in advance!

@munmunbhasin munmunbhasin changed the title ERROR: failed to load model "ERROR: failed to load model" for complex-modeling Jun 29, 2022
@ylx6266
Copy link

ylx6266 commented Oct 3, 2022

I had the same question. Did you find out how to solve this?

@BJWiley233
Copy link

BJWiley233 commented Jan 27, 2023

same probable because -m $PIPEDIR/weights doesn't exist here

We need to download the weights from the main markdown page:

**Download network weights (under Rosetta-DL Software license -- please see below)
While the code is licensed under the MIT License, the trained weights and data for RoseTTAFold are made available for non-commercial use only under the terms of the Rosetta-DL Software license. You can find details at https://files.ipd.uw.edu/pub/RoseTTAFold/Rosetta-DL_LICENSE.txt**

But I cannot seem to find out where to download the weights :(

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

3 participants