-
Notifications
You must be signed in to change notification settings - Fork 157
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
Bug found! #80
Comments
Same issue here. My instance: 1xA10 (24GB) version: 1
sequences:
- protein:
id: A
sequence: DIQMTQSPSSLSASVGDRVTITCRASQGIRNYLAWYQQKPGKAPKLLIYAASTLQSGVPSRFSGSGSGTDFTLTISSLQPEDVATYYCQRYNRAPYTFGQGTKVEIK
- protein:
id: B
sequence: EVQLVESGGGLVQPGRSLRLSCAASGFTFDDYAMHWVRQAPGKGLEWVSAITWNSGHIDYADSVEGRFTISRDNAKNSLYLQMNSLRAEDTAVYYCAKVSYLSTASSLDYWGQGTLVTVSS Memory usage is low but it still outputs |
My command is: boltz predict input/adalimumab.yaml --out_dir output --devices 1 --output_format pdb --use_msa_server With version The I uninstalled 0.3.0 and reinstalled 0.2.1, the issue is gone |
@jwohlwend Hi, would you help with this issue? Thanks a lot. |
We just released v0.3.2 which should address some of these issues. You can update with |
When i use the following yaml file, i get the complex structure sucessfully.
sequences:
id: A
sequence: MNACPHSDTLTIDPMITDLAGETSRLRAAGPLTRIDLLGVPALAVTGHTLARQLLTDTRLVKDINAWSLWQSGTVTRQWPLIGMIDVDRSMFTVDGPEHRRLRIKTTQALTRRRLDALKPTIERYVAELLDDLERAGADGAVVDLKSVFAYPLPMRVISALMGVPSEDQEQLLTWYKAFFSILTPQDERLRVIDEMHGYFTEMVRRKTAEPGDDLTSALIYATDGETPLTEEEVIGNLQALVAAGHETTVSLILTAVRALLSHPEQLRLVRDGEIGWETAIEETLRWDGPVIHLLMRFATEDIDLGDAVIPRGEGVVMSYRAIGRDITVHGADADDFDITRATAARHISFGHGPHICPGAALARLEAAIALPALFTRFPHLHPALPLDQIPNLPVLTQNDLSHFPIHLGR
id: B
sequence: GGGAATGGCAGTATTCATCCACAATG
id: C
sequence: CCATTGTGGATGAATACTGCCATTCC
id: D
sequence: GGGUCUCGCGGAACCGGUGAGUACACCGGAAUCCAGGAAACUGGAUUUGGGCGUGCCCCCGCGAGACC
version: 1
However, when i use only the protein sequence in the yaml file, i got no results with "| WARNING: ran out of memory, skipping batch"
under the same free GPU card with no other runing process. The yaml file as following:
sequences:
id: A
sequence: MNACPHSDTLTIDPMITDLAGETSRLRAAGPLTRIDLLGVPALAVTGHTLARQLLTDTRLVKDINAWSLWQSGTVTRQWPLIGMIDVDRSMFTVDGPEHRRLRIKTTQALTRRRLDALKPTIERYVAELLDDLERAGADGAVVDLKSVFAYPLPMRVISALMGVPSEDQEQLLTWYKAFFSILTPQDERLRVIDEMHGYFTEMVRRKTAEPGDDLTSALIYATDGETPLTEEEVIGNLQALVAAGHETTVSLILTAVRALLSHPEQLRLVRDGEIGWETAIEETLRWDGPVIHLLMRFATEDIDLGDAVIPRGEGVVMSYRAIGRDITVHGADADDFDITRATAARHISFGHGPHICPGAALARLEAAIALPALFTRFPHLHPALPLDQIPNLPVLTQNDLSHFPIHLGR
version: 1
The text was updated successfully, but these errors were encountered: