Skip to content

Commit f28b51a

Browse files
authored
Platform: Together AI - remove Sentence-BERT and BERT models (#446)
1 parent 125f99d commit f28b51a

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

platform/embedding.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,5 @@ To generate embeddings, choose one of the following embedding providers and mode
7676
- **M2-BERT-80M-2K-Retrieval**, with 768 dimensions.
7777
- **M2-BERT-80M-8K-Retrieval**, with 768 dimensions.
7878
- **M2-BERT-80M-32K-Retrieval**, with 768 dimensions.
79-
- **Sentence-BERT**, with 768 dimensions.
80-
- **BERT**, with 768 dimensions.
81-
79+
8280
[Learn more](https://docs.together.ai/docs/serverless-models#embedding-models).

platform/workflows.mdx

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -303,9 +303,7 @@ There are two ways to create a custom workflow:
303303
- **M2-BERT-80M-2K-Retrieval**, with 768 dimensions.
304304
- **M2-BERT-80M-8K-Retrieval**, with 768 dimensions.
305305
- **M2-BERT-80M-32K-Retrieval**, with 768 dimensions.
306-
- **Sentence-BERT**, with 768 dimensions.
307-
- **BERT**, with 768 dimensions.
308-
306+
309307
[Learn more](https://docs.together.ai/docs/serverless-models#embedding-models).
310308

311309
Learn more:
@@ -501,9 +499,7 @@ There are two ways to create a custom workflow:
501499
- **M2-BERT-80M-2K-Retrieval**, with 768 dimensions.
502500
- **M2-BERT-80M-8K-Retrieval**, with 768 dimensions.
503501
- **M2-BERT-80M-32K-Retrieval**, with 768 dimensions.
504-
- **Sentence-BERT**, with 768 dimensions.
505-
- **BERT**, with 768 dimensions.
506-
502+
507503
[Learn more](https://docs.together.ai/docs/serverless-models#embedding-models).
508504

509505
Learn more:

0 commit comments

Comments
 (0)