You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to increase diversity in boltz-1 predictions by doing multiple trunk sampling iterations (each time with a different seed), like what AlphaFold3 reported in their paper for 1,000 seed runs? From what I understand, Boltz-1 currently precomputes the trunk outputs once per complex and do multiple diffusion samples.
Thank you so much for your work on Boltz!
Best,
Rui
The text was updated successfully, but these errors were encountered:
Hi Rui, yes it is possible but not currently supported on the repo. We will likely eventually get around to implementing it but if someone wants to contribute this as a PR we would be happy to merge! It requires resampling the MSA every X number of samples.
Hi Boltz team,
Is it possible to increase diversity in boltz-1 predictions by doing multiple trunk sampling iterations (each time with a different seed), like what AlphaFold3 reported in their paper for 1,000 seed runs? From what I understand, Boltz-1 currently precomputes the trunk outputs once per complex and do multiple diffusion samples.
Thank you so much for your work on Boltz!
Best,
Rui
The text was updated successfully, but these errors were encountered: