From ecd2a244d0b50e554cb41d6e73e43ab570f32c82 Mon Sep 17 00:00:00 2001 From: Paul Cornell Date: Thu, 23 Jan 2025 10:18:11 -0800 Subject: [PATCH] Platform: Together AI - remove Sentence-BERT and BERT models --- platform/embedding.mdx | 4 +--- platform/workflows.mdx | 8 ++------ 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/platform/embedding.mdx b/platform/embedding.mdx index 3f3b990a..aa8cfb97 100644 --- a/platform/embedding.mdx +++ b/platform/embedding.mdx @@ -76,7 +76,5 @@ To generate embeddings, choose one of the following embedding providers and mode - **M2-BERT-80M-2K-Retrieval**, with 768 dimensions. - **M2-BERT-80M-8K-Retrieval**, with 768 dimensions. - **M2-BERT-80M-32K-Retrieval**, with 768 dimensions. - - **Sentence-BERT**, with 768 dimensions. - - **BERT**, with 768 dimensions. - + [Learn more](https://docs.together.ai/docs/serverless-models#embedding-models). \ No newline at end of file diff --git a/platform/workflows.mdx b/platform/workflows.mdx index 3c35d9b9..72c66ab2 100644 --- a/platform/workflows.mdx +++ b/platform/workflows.mdx @@ -303,9 +303,7 @@ There are two ways to create a custom workflow: - **M2-BERT-80M-2K-Retrieval**, with 768 dimensions. - **M2-BERT-80M-8K-Retrieval**, with 768 dimensions. - **M2-BERT-80M-32K-Retrieval**, with 768 dimensions. - - **Sentence-BERT**, with 768 dimensions. - - **BERT**, with 768 dimensions. - + [Learn more](https://docs.together.ai/docs/serverless-models#embedding-models). Learn more: @@ -501,9 +499,7 @@ There are two ways to create a custom workflow: - **M2-BERT-80M-2K-Retrieval**, with 768 dimensions. - **M2-BERT-80M-8K-Retrieval**, with 768 dimensions. - **M2-BERT-80M-32K-Retrieval**, with 768 dimensions. - - **Sentence-BERT**, with 768 dimensions. - - **BERT**, with 768 dimensions. - + [Learn more](https://docs.together.ai/docs/serverless-models#embedding-models). Learn more: