kchu02

Results 2 issues of kchu02

There is clear instructions on running Alphafold on its original sequence alignment protocol but that on mmseqs is unclear. Is mmseqs supported for both monomeric and multimeric structures? If so,...

Following the example in [HelloDeepSpeed](https://github.com/microsoft/DeepSpeedExamples/tree/master/HelloDeepSpeed), yet I still have to CUDA OOM despite moving all the way to stage 3 on the configuration below. ``` deepspeed train_bert_ds.py --checkpoint_dir . --num_layers...