| { | |
| "protocol": "protein-anything", | |
| "design_spec": "conf/example/vanilla_protein/1g13prot.yaml", | |
| "output": "output/dcu_minimal", | |
| "devices": 1, | |
| "num_workers": 0, | |
| "num_designs": 1, | |
| "budget": 1, | |
| "use_kernels": false, | |
| "weights": { | |
| "design_diverse": "weight/boltzgen1_diverse.ckpt", | |
| "design_adherence": "weight/boltzgen1_adherence.ckpt", | |
| "inverse_fold": "weight/boltzgen1_ifold.ckpt", | |
| "folding": "weight/boltz2_conf_final.ckpt", | |
| "affinity": "weight/boltz2_aff.ckpt" | |
| }, | |
| "moldir": "weight/mols" | |
| } | |