- 02 May, 2024 15 commits
-
-
Jennifer Wei authored
-
Jennifer authored
-
jnwei authored
-
Jennifer authored
-
Jennifer authored
-
Jennifer authored
Changes resume_model_weights_only flag in train_openfold to reload weights only, without parsing a time step.
-
jnwei authored
-
Jennifer authored
-
Jennifer authored
-
Jennifer authored
-
Jennifer authored
-
Jennifer authored
-
jnwei authored
-
Lukas Jarosch authored
- much faster due to the use of threading and mp - also supports sharding
-
Christina Floristean authored
-
- 30 Apr, 2024 2 commits
-
-
Jennifer Wei authored
Adds mkl version to environment.yml
-
Jennifer authored
-
- 28 Mar, 2024 1 commit
-
-
ljarosch authored
Fix resolution field in mmcif_parsing
-
- 26 Mar, 2024 4 commits
-
-
Sachin Kadyan authored
-
Sachin Kadyan authored
-
Sachin Kadyan authored
-
Sachin Kadyan authored
-
- 21 Mar, 2024 2 commits
-
-
Jennifer Wei authored
Fix distributed seeding behavior
-
ljarosch authored
Without the break statement this function will fall back to setting the resolution to _reflns.d_resolution_high for most structures, which reflects the resolution limit in the raw data and not the final structure (see https://mmcif.wwpdb.org/dictionaries/mmcif_pdbx_v50.dic/Items/_reflns.d_resolution_high.html and https://mmcif.wwpdb.org/dictionaries/mmcif_pdbx_v50.dic/Items/_refine.ls_d_res_high.html).
-
- 19 Mar, 2024 1 commit
-
-
Lukas Jarosch authored
This adds workers=True to the Lightning seed_everything function which guarantees different random states across all processes in distributed training. Prior to that some processes on different GPUs with the same worker ID could share the same random state. Note that this will break reproducibility between runs prior to and after this change. Also removes the seed and supress_output modules that were not used anymore in OpenFold.
-
- 26 Feb, 2024 1 commit
-
-
Sachin Kadyan authored
-
- 23 Feb, 2024 1 commit
-
-
Christina Floristean authored
-
- 08 Feb, 2024 1 commit
-
-
Christina Floristean authored
Full multimer merge
-
- 07 Feb, 2024 12 commits
-
-
Christina Floristean authored
-
Christina Floristean authored
-
Jennifer Wei authored
Type fixes and README changes for multimer branch
-
jnwei authored
-
jnwei authored
-
jnwei authored
-
Jennifer Wei authored
fixed a typo in the readme for soloseq params path
-
jnwei authored
-
jnwei authored
-
jnwei authored
-
Jennifer authored
-
Jennifer authored
-