TOMOULoperational

(20+ African languages)

AfroXLMR-base (20+ African languages): multilingual embedding model served at OpenAI-compatible endpoints. Apache-2.0, fp16.

Quickstart

# Embed a single string
curl https://api.tomoul.ai/v1/embeddings \
  -H "Authorization: Bearer $TOMOUL_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "tomoul/afroxlmr-base",
    "input": "The quick brown fox",
    "encoding_format": "float"
  }'

Specs

512
context
fp16
quant
Apache-2.0
license
embedding
task

Try it

Embedding playground

eu-helsinki1
Habari za asubuhi. Karibu Tomoul.
[ 0] -0.0142 0.0314 -0.0271 0.0083 0.0455 …
[ 1] 0.0271 -0.0145 0.0388 0.0017 -0.0223 …
[ 2] -0.0033 0.0198 0.0066 -0.0455 0.0301 …
[ 3] 0.0145 -0.0223 -0.0388 0.0271 -0.0017 …
… 1020 more dimensions
5 tokens · 178ms · $0.0000000600

Benchmarks

Latency · eu-helsinki1 (p95)

batch=1
42ms
batch=8
78ms
batch=32
128ms
batch=128
356ms

Use it

Deployed as serverless inference in your account by default. Drop the OpenAI SDK base URL to https://api.tomoul.ai/v1, and you're running on Tomoul.