Qwen/Qwen3-Reranker-0.6B
关于 Qwen/Qwen3-Reranker-0.6B
Qwen3-Reranker-0.6B is a text reranking model from the Qwen3 series. It is designed to optimize the results of initial retrieval systems, with its core function being to re-rank documents based on their relevance to a given query. The model has 0.6B parameters and a 32k context length, and inherits the strong multilingual (100+ languages), long-text understanding and reasoning capabilities of its Qwen3 base model. Evaluation results show that Qwen3-Reranker-0.6B achieves excellent performance across multiple text retrieval benchmarks including MTEB-R, CMTEB-R, and MLDR.
各路由分组价格
创建 Key 时可在控制台选择分组,状态实时来自路由。 查看各分组实时状态 →
| 分组 | 分组状态 | 模型状态 | 倍率 | 输入 | 输出 | 缓存读取 | 缓存写入 |
|---|---|---|---|---|---|---|---|
SiliconFlow-1 | … | ×1.2675 | $0.0266 | $0.0266 | — | — |
USD / 百万 Token
支持的接口
一个请求调用 Qwen/Qwen3-Reranker-0.6B
兼容 OpenAI SDK 及任何 OpenAI 格式的客户端,把 Key 换成你自己的即可。
curl https://api.nixapi.com/v1/rerank \
-H "Authorization: Bearer $NIXAPI_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "Qwen/Qwen3-Reranker-0.6B",
"query": "What is an API gateway?",
"documents": ["An API gateway routes requests.", "Bananas are yellow."]
}'关于 Qwen/Qwen3-Reranker-0.6B 的常见问题
Qwen/Qwen3-Reranker-0.6B 在 NixAPI 上多少钱?
在 SiliconFlow-1 分组下,输入低至每百万 Token $0.0266,输出低至每百万 Token $0.0266。按量付费,以美元计价,没有月最低消费。
如何调用 Qwen/Qwen3-Reranker-0.6B?
把任意兼容 OpenAI 格式的客户端指向 https://api.nixapi.com/v1,使用你的 NixAPI Key,并把 model 设为 "Qwen/Qwen3-Reranker-0.6B" 即可。
哪些路由分组提供 Qwen/Qwen3-Reranker-0.6B?
Qwen/Qwen3-Reranker-0.6B 可在 1 个路由分组中使用:SiliconFlow-1。其中 SiliconFlow-1 分组价格最低。