Text Classification
Safetensors
MLX
multilingual
mlx-embeddings
qwen3
reranker
apple-silicon
fp16
cross-encoder
Instructions to use bsisduck/Qwen3-Reranker-8B-fp16-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use bsisduck/Qwen3-Reranker-8B-fp16-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Qwen3-Reranker-8B-fp16-mlx bsisduck/Qwen3-Reranker-8B-fp16-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
File size: 280 Bytes
71f07c4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | [
{
"idx": 0,
"name": "0",
"path": "",
"type": "sentence_transformers.base.modules.transformer.Transformer"
},
{
"idx": 1,
"name": "1",
"path": "1_LogitScore",
"type": "sentence_transformers.cross_encoder.modules.logit_score.LogitScore"
}
] |