{ "model_name": "CombFold", "framework": "C++/Python/JAX", "task": "protein-complex-structure-prediction", "entry_points": { "inference": "scripts/inference.py", "prepare_fastas": "scripts/prepare_fastas.py", "assemble": "scripts/run_on_pdbs.py" }, "source_package": "model", "config": "conf/config.json", "weight_dir": "weight", "license": "Apache-2.0" }