Skip to content

Commit

Permalink
fix: trust remote code for snowflake-arctic-embed-m-v2.0 (#1682)
Browse files Browse the repository at this point in the history
trust remote code
  • Loading branch information
Muennighoff authored Jan 2, 2025
1 parent c8de079 commit 7b1e67b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mteb/models/arctic_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@
sentence_transformers_loader,
model_name="Snowflake/snowflake-arctic-embed-m-v2.0",
revision="f2a7d59d80dfda5b1d14f096f3ce88bb6bf9ebdc",
trust_remote_code=True,
),
name="Snowflake/snowflake-arctic-embed-m-v2.0",
revision="f2a7d59d80dfda5b1d14f096f3ce88bb6bf9ebdc",
Expand Down

0 comments on commit 7b1e67b

Please sign in to comment.