Skip to content

Commit 3543a32

Browse files
committed
11gb download for prostT5 is too much for ci
1 parent 02e3ca2 commit 3543a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_af3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1095,7 +1095,7 @@ def test_alphafold3_with_plm_embeddings():
10951095
num_molecule_mods=0,
10961096
dim_atom_inputs=77,
10971097
dim_template_feats=108,
1098-
plm_embeddings=("esm2_t33_650M_UR50D", "prostT5"),
1098+
plm_embeddings="esm2_t33_650M_UR50D",
10991099
)
11001100

11011101
# mock inputs

0 commit comments

Comments
 (0)