Mensur Dlakic

Results 5 comments of Mensur Dlakic

It could be that you have a PyTorch that is too new. The ESM requirement is specifically listed as `pytorch=1.12.*`.

Only one of those checkpoints is called `esmfold`. The rest of them are for sequence embedding and contact prediction

A very good and easy to understand hill climbing approach is already available: https://github.com/Matt-OP/hillclimbers/

It says right there at the end: cannot find /lib64/libpthread.so.0: No such file or directory cannot find /usr/lib64/libpthread_nonshared.a: No such file or directory It means you are missing a `pthread`...

Same problem here. There is a file named "specific_model_COMP.keras" at that location, but it seems that should be a directory name with models within it.