Skip to content

RuntimeError: mat1 and mat2 shapes cannot be multiplied (111556x92 and 103x64) #413

@mj72git

Description

@mj72git

Hi
I want to design binder for my target. My code:

python /app/RFdiffusion/scripts/run_inference.py
inference.input_pdb=/app/data/inputs/e.pdb
inference.output_prefix=/app/data/outputs/E_complex_model
inference.num_designs=1
'contigmap.contigs=[E24-357/0,50-80]'
'ppi.hotspot_res=[E250,E251,E252,E253,E254,E255,E256,E257,E258,E259]'
diffuser.T=15
inference.ckpt_override_path=/app/RFdiffusion/models/Complex_Fold_base_ckpt.pt
denoiser.noise_scale_ca=0
denoiser.noise_scale_frame=0

but error: RuntimeError: mat1 and mat2 shapes cannot be multiplied (111556x92 and 103x64)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions