Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
sjrl committed Aug 1, 2024
1 parent 4ed3b47 commit bacde0f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ def test_model_initialization(mock_sentence_transformer):
use_auth_token="fake-api-token",
trust_remote_code=True,
truncate_dim=256,
model_kwargs=None,
tokenizer_kwargs=None,
)


Expand Down

0 comments on commit bacde0f

Please sign in to comment.