Zhixin Dou
Zhixin Dou
After running the fold.py script for 3 hours, the process is in sleeping status with status D reported by shell command Top. I am not sure the really cause of...
Cause: Incorrect directory context of the pretrained models, i.e. progen2-large. Solution: mkdir progen2-large in ./checkpoints dir mv config.json pytorch_model.bin ./progen2-large rerun the python sample.py **** Here's a solution for anyone...
I could not run demo.py Report RuntimeError. Here is the details, -- Process 0 terminated with the following error: Traceback (most recent call last): File "/home/u2600215/miniconda3/envs/fastfold/lib/python3.8/site-packages/torch/multiprocessing/spawn.py", line 69, in _wrap...
Modify setup.py from sklearn to scikit-learn
I'm looking forward to fine - tuning ESMC by incorporating other specialized knowledge. Could you please tell me how to achieve that?