Skip to content

Commit

Permalink
11gb download for prostT5 is too much for ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lucidrains committed Sep 14, 2024
1 parent 02e3ca2 commit 3543a32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_af3.py
Original file line number Diff line number Diff line change
Expand Up @@ -1095,7 +1095,7 @@ def test_alphafold3_with_plm_embeddings():
num_molecule_mods=0,
dim_atom_inputs=77,
dim_template_feats=108,
plm_embeddings=("esm2_t33_650M_UR50D", "prostT5"),
plm_embeddings="esm2_t33_650M_UR50D",
)

# mock inputs
Expand Down

0 comments on commit 3543a32

Please sign in to comment.