Skip to content

Commit

Permalink
resolve conflicts
Browse files Browse the repository at this point in the history
Signed-off-by: Farhad Ramezanghorbani <[email protected]>
  • Loading branch information
farhadrgh committed Jan 8, 2025
2 parents 362f2c1 + c50b459 commit acee195
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ def test_infer_runs(

infer_model(
data_path=data_path,
checkpoint_path=load("esm2/650m:2.0"),
checkpoint_path=load("esm2/nv_8m:2.0"),
results_path=result_dir,
min_seq_length=min_seq_len,
prediction_interval=prediction_interval,
Expand Down

0 comments on commit acee195

Please sign in to comment.