Maxynetic Systems
To be released soon

Qwen3 Embedding 0.6B

Alibaba

The Qwen3 Embedding model series is the latest proprietary model of the Qwen family, specifically designed for text embedding and ranking tasks. Building upon the dense foundational models of the Qwen3 series, it provides a comprehensive range of text embeddings and reranking models in various sizes (0.6B, 4B, and 8B).

  • Embedding
Context
33K
Max output
33K
Input / 1M
$0.010
Output / 1M

Quickstart

Point any OpenAI-compatible client at Maxynetic Systems and pass alibaba/qwen3-embedding-0.6b as the model.

curl https://api.maxynetic.com/v1/chat/completions \
  -H "Authorization: Bearer $MAXYNETIC_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "alibaba/qwen3-embedding-0.6b",
    "messages": [{ "role": "user", "content": "Explain routing in one line." }]
  }'

Pricing

Billed per token with no markup on the underlying provider rate.

  • Input

    Per 1M prompt tokens

    $0.010

More from Alibaba