Skip to content

Commit

Permalink
fix: bai_lian rerank default model
Browse files Browse the repository at this point in the history
  • Loading branch information
shaohuzhang1 committed Jan 22, 2025
1 parent ef75386 commit 6477ed4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
.append_default_model_info(model_info_list[2])
.append_default_model_info(model_info_list[3])
.append_default_model_info(model_info_list[4])
.append_default_model_info(model_info_list[0])
.build()
)

Expand Down

0 comments on commit 6477ed4

Please sign in to comment.