Qwen3-Reranker-0.6B

Qwen/Qwen3-Reranker-0.6B

Qwen3-Reranker-0.6B is a text reranking model from the Qwen3 series. It is specifically designed to refine the results from initial retrieval systems by re-ordering documents based on their relevance to a given query. With 0.6 billion parameters and a context length of 32k, this model leverages the strong multilingual (supporting over 100 languages), long-text understanding, and reasoning capabilities of its Qwen3 foundation. Evaluation results show that Qwen3-Reranker-0.6B achieves strong performance across various text retrieval benchmarks, including MTEB-R, CMTEB-R, and MLDR

API Usage

curl --request POST \
  --url https://api.ap.siliconflow.com/v1/rerank \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{
  "query": "Apple",
  "documents": [
    "apple",
    "banana",
    "fruit",
    "vegetable"
  ],
  "return_documents": false,
  "model": "Qwen/Qwen3-Reranker-0.6B"
}'

Details

Model Provider

Qwen

Type

text

Sub Type

reranker

Size

1

Publish Time

Jun 6, 2025

Input Price

$

0.01

/ M Tokens

Context length

32768

Tags

32K

Ready to accelerate your AI development?

Ready to accelerate your AI development?

© 2025 SiliconFlow Technology PTE. LTD.

© 2025 SiliconFlow Technology PTE. LTD.

© 2025 SiliconFlow Technology PTE. LTD.