jishie

Qwen3-Embedding-8B

inferx/Qwen3-Embedding-8B · family text-embedding · in: text → out: text · price provider-declared (via models.dev). Capabilities: text.

free
Blended $/1M (3:1)
free
Input $/1M
free
Output $/1M
free
1M in + 1M out
Cache read $/1M
#404 of 6,202
Cheapest rank
Provider
InferX (inferx)
Kind
text (outputs text)
Context
32,768 tokens
Max output
0 tokens
Capabilities
text

Same model, other providers

“Qwen3-Embedding-8B” is offered by 3 providers — cheapest-effective first. This one (InferX) is the cheapest.

ProviderInputOutputBlendedContext
InferX (this)freefree$0.0033k
Nebius Token Factory$0.01free$0.0133k
Regolo AI$0.1$0.1$0.1033k

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at InferX and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"Qwen3-Embedding-8B","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):

← all InferX models · model index · JSON