chinmayraneQ

Results 2 issues of chinmayraneQ

Hi everyone, I am trying to run inference using multiGPU. I am currently able to run it on a single gpu which is by default using parser.add_argument( "--model_device", type=str, default="cpu",...

Hey everyone, I am trying to compute alignments for training of openfold. But I am getting stuck at the first step. I am running the following code `python3 scripts/precompute_alignments.py /workspace/dataset/pdb_mmcif/mmcif_files/...