Model reference · open weights
Qwen3-Reranker-bnb is an open-weight embedding model from PXY107kWqS, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.
About
Qwen/Qwen3-Reranker-8B (Quantized) Description This model is a quantized version of the original model Qwen/Qwen3-Reranker-8B. It's quantized using the BitsAndBytes library to 4-bit using the bnb-my-repo space. Quantization Details - Quantization Type: int4 - bnb4bitquanttype: nf4 - bnb4bitusedoublequant: False - bnb4bitcomputedtype: bfloat16 - bnb4bitquantstorage: uint8 📄 Original Model Information Qwen3-Reranker-8B Highlights The Qwen3 Embedding model series is the latest proprietary model of the Qwen family, specifically designed for text embedding and ranking tasks. Building upon the dense foundational models of the Qwen3 series, it provides a comprehensive range of text embeddings and reranking models in various sizes (0.6B, 4B, and 8B). This series inherits the exceptional multilingual capabilities, long-text understanding, and reasoning skills of its foundational model. The Qwen3 Embedding series represents significant advancements in multiple text embedding and ranking tasks, including text retrieval, code retrieval, text classification, text clustering, and bitext mining. Exceptional Versatility: The embedding model has achieved state-of-the-art performance across a wide range of downstream application evaluations. The 8B size embedding model ranks No.1 in the MTEB multilingual leaderboard (as of June 5, 2025, score 70.58), while the reranking model excels in various text retrieval scenarios. Comprehensive Flexibility: The Qwen3 Embedding series offers a full spectrum of sizes (from 0.6B to 8B) for both embedding and reranking models, catering to diverse use cases that prioritize efficiency and effectiveness. Developers can seamlessly combine these two modules. Additionally, the embedding model allows for flexible vector definitions across all dimensions, and both embedding and reranking models support user-defined instructions to enhance performance for specific tasks, languages, or scenarios. Multilingual Capability: The Qwen3 Embedding series offer support for over 100 languages, thanks to the multilingual capabilites of Qwen3 models. This includes various programming languages, and provides robust multilingual, cross-lingual, and code retrieval capa
Summarised from the published model card. Read the full card on the HuggingFace links below.
Specifications
| Maker | PXY107kWqS |
|---|---|
| Type | Embedding models |
| Parameters (lead) | 7.6B |
| Context | 40k tokens |
| Variants | 1 |
| Runs with | transformers |
| Based on | Qwen/Qwen3-Reranker-8B |
| Released | 2026-04-24 |
| Popularity | 16k downloads / month |
| Licence | Open weights |
How it works
Variants
Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.
| Variant | Params | Precision | VRAM | Fits 16 GB | Weights |
|---|---|---|---|---|---|
| Qwen3-Reranker-8B-bnb-4bit | 7.6B | BF16 | ~17.4 GB | ✓ | Weights ↗ |
Using it via the API
Once AxForge deploys qwen3-reranker-bnb for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (qwen3-reranker-bnb below is illustrative; you get the exact model name on deployment.)
$ curl -sS https://api.axforge.ai/v1/embeddings \
-H "Authorization: Bearer $AXFORGE_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"qwen3-reranker-bnb","input":"text to embed"}'
Licence
Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗
Explore