AIM132
AIM132
python -m inference --config default_inference_args.yaml --protein_path ./rec_1.pdb --ligand ./ZINC01535869.mol2 --out_dir ./outache/ --inference_steps 20 --samples_per_complex 40 --batch_size 10 --actual_steps 18 --no_final_step_noise The following error occurred and there was no output. Does...
I encountered the following error while executing the task. Does anyone know how to resolve it? Thank you. ./scripts/run_inference.py scaffoldguided.target_path=../IL10/IL10RA.pdb inference.output_prefix=IL10_outputs/design_ppi_scaffolded scaffoldguided.scaffoldguided=True 'ppi.hotspot_res=[S44,S76,S96,S101,S190,S191]' scaffoldguided.target_pdb=True scaffoldguided.scaffold_dir=./ppi_scaffolds/ inference.num_designs=5 denoiser.noise_scale_ca=0 denoiser.noise_scale_frame=0 Error executing...
Hi everyone, I'm currently running into some problems with my NVIDIA 40-series graphics card (model: [e.g., RTX 4090]). I'm posting here to see if anyone has experienced something similar and...