File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
ai-data/generative-apis/reference-content Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -41,13 +41,20 @@ Our [Embeddings API](/ai-data/generative-apis/how-to/query-embedding-models) pro
4141
4242| Provider | Model string | Model size | Embedding dimension | Context window | License | Model card |
4343| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------|
44- | SBERT | ` sentence-t5-xxl ` | 5B | 768 | 512 | [ Apache-2.0] ( https://www.apache.org/licenses/LICENSE-2.0 ) | [ HF] ( https://huggingface.co/sentence-transformers/sentence-t5-xxl ) |
4544| BAAI | ` bge-multilingual-gemma2 ` | 9B | 3584 | 4096 | [ Gemma] ( https://ai.google.dev/gemma/terms ) | [ HF] ( https://huggingface.co/BAAI/bge-multilingual-gemma2 ) |
4645
4746## Request a model
4847
4948** Do not see a model you want to use?** [ Tell us or vote for what you would like to add here.] ( https://feature-request.scaleway.com/?tags=ai-services )
5049
50+ ## Deprecated models
51+
52+ Scaleway's model lifecyle is introduced on our [ dedicated documentation page] ( /ai-data/generative-apis/reference-content/model-lifecycle/ ) .
53+
54+ | Provider | Model string | EOL date
55+ | -----------------| -----------------| -----------------|
56+ | SBERT | ` sentence-t5-xxl ` | 26 February, 2025 |
57+
5158## EOL models
5259
53- This section will list models retired and no longer accessible for use. All models are currently in ` Active ` status .
60+ This section will list models that are retired and no longer accessible for use.
You can’t perform that action at this time.
0 commit comments