File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
ai-data/generative-apis/reference-content Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,12 +42,12 @@ Our [Embeddings API](/ai-data/generative-apis/how-to/query-embedding-models) pro
4242| Provider | Model string | Model size | Embedding dimension | Context window | License | Model card |
4343| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------| -----------------|
4444| 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 ) |
45- | BAAI | ` bge-multilingual-gemma2 ` | 9B | 3584 | 8192 | [ Gemma] ( https://ai.google.dev/gemma/terms ) | [ HF] ( https://huggingface.co/BAAI/bge-multilingual-gemma2 ) |
45+ | BAAI | ` bge-multilingual-gemma2 ` | 9B | 3584 | 4096 | [ Gemma] ( https://ai.google.dev/gemma/terms ) | [ HF] ( https://huggingface.co/BAAI/bge-multilingual-gemma2 ) |
4646
4747## Request a model
4848
4949** 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 )
5050
5151## Deprecated models
5252
53- This section will list models retired and no longer accessible for use. All models are currently in ` Active ` status.
53+ This section will list models retired and no longer accessible for use. All models are currently in ` Active ` status.
You can’t perform that action at this time.
0 commit comments