Qwen3-Reranker-8B

Qwen/Qwen3-Reranker-8B

Qwen3-Reranker-8B is the 8-billion parameter text reranking model from the Qwen3 series. It is designed to refine and improve the quality of search results by accurately re-ordering documents based on their relevance to a query. Built on the powerful Qwen3 foundational models, it excels in understanding long-text with a 32k context length and supports over 100 languages. The Qwen3-Reranker-8B model is part of a flexible series that offers state-of-the-art performance in various text and code retrieval scenarios

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

Details

Model Provider

Qwen

Type

text

Sub Type

reranker

Size

8

Publish Time

Jun 6, 2025

Input Price

$

0.04

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