← All models
View API Docs
BGE Multilingual Gemma2
bge-multilingual-gemma2
Multilingual embedding model trained on diverse languages and tasks. Supports English, Chinese, Japanese, Korean, French, and more.
embedding
Pricing
| Provider | Location | Input | Output | Context window |
|---|---|---|---|---|
| Scaleway | Paris, France | €0.11/M tokens | — | 8K |
| OVHcloud | Gravelines, France | €0.01/M tokens | — | 8K |
Scaleway Paris, France
- Input
- €0.11/M
- Output
- —
- Context
- 8K
OVHcloud Gravelines, France
- Input
- €0.01/M
- Output
- —
- Context
- 8K
Specifications
Context window
8K
Providers
2
Released
Dec 2024
Use BGE Multilingual Gemma2
Integrate this model into your application via the ozeye API.
Benchmarks
Loading benchmarks...
Latency
Loading latency data...
API
curl https://ozeye.ai/v1/embeddings \
-H "Authorization: Bearer $OZEYE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "bge-multilingual-gemma2",
"input": "Hello!"
}'