Files
2026-07-13 12:28:55 +08:00

22 lines
399 B
TOML

name = "Qwen3 Reranker 4B"
description = "Reranking model for improving retrieval quality in search and recommendation systems"
family = "qwen"
release_date = "2025-07-30"
last_updated = "2025-07-30"
attachment = false
reasoning = false
tool_call = false
open_weights = true
[cost]
input = 0.0575
output = 0
[limit]
context = 32_000
output = 4_096
[modalities]
input = ["text"]
output = ["text"]