Skip to content

Commit 99a7f10

Browse files
authored
feat(ai): reduced due to sliding attention window
1 parent c1263e8 commit 99a7f10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ai-data/generative-apis/reference-content/supported-models.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)