Qwen3-Reranker-4B

Qwen/Qwen3-Reranker-4B

Qwen3-Reranker-4B is a powerful text reranking model from the Qwen3 series, featuring 4 billion parameters. It is engineered to significantly improve the relevance of search results by re-ordering an initial list of documents based on a query. This model inherits the core strengths of its Qwen3 foundation, including exceptional understanding of long-text (up to 32k context length) and robust capabilities across more than 100 languages. According to benchmarks, the Qwen3-Reranker-4B model demonstrates superior performance in various text and code retrieval evaluations

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-4B"
}'

Details

Model Provider

Qwen

Type

text

Sub Type

reranker

Size

4

Publish Time

Jun 6, 2025

Input Price

$

0.02

/ 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.