Qwen: Qwen3 Embedding 8B — AI model

Qwen: Qwen3 Embedding 8B is a AI model from Qwen, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

The Qwen3 Embedding model series is the latest proprietary model of the Qwen family, specifically designed for text embedding and ranking tasks. This series inherits the exceptional multilingual capabilities, long-text...

Specs

VendorQwen
Typeembedding
Context window32,000 tokens
Pricing$0.01/M in · $0.00/M out
APIembeddings

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "qwen/qwen3-embedding-8b",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models