Skip to content

Commit

Permalink
Merge pull request #87 from weaviate/add-support-for-snowflake-snowfl…
Browse files Browse the repository at this point in the history
…ake-arctic-embed-m-v1.5

Add support for Snowflake/snowflake-arctic-embed-m-v1.5 model
  • Loading branch information
antas-marcin authored Aug 3, 2024
2 parents c11299f + cc8c1da commit 387b547
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,12 @@ jobs:
- model_name: Snowflake/snowflake-arctic-embed-l
model_tag_name: snowflake-snowflake-arctic-embed-l
onnx_runtime: true
- model_name: Snowflake/snowflake-arctic-embed-m-v1.5
model_tag_name: snowflake-snowflake-arctic-embed-m-v1.5
onnx_runtime: false
- model_name: Snowflake/snowflake-arctic-embed-m-v1.5
model_tag_name: snowflake-snowflake-arctic-embed-m-v1.5
onnx_runtime: true
env:
LOCAL_REPO: transformers-inference
REMOTE_REPO: semitechnologies/transformers-inference
Expand Down

0 comments on commit 387b547

Please sign in to comment.