Instructions to use richtext/Qwen3-Reranker-0.6B-mlx-fp16 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use richtext/Qwen3-Reranker-0.6B-mlx-fp16 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("richtext/Qwen3-Reranker-0.6B-mlx-fp16") model = AutoModelForCausalLM.from_pretrained("richtext/Qwen3-Reranker-0.6B-mlx-fp16", device_map="auto") - MLX
How to use richtext/Qwen3-Reranker-0.6B-mlx-fp16 with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Qwen3-Reranker-0.6B-mlx-fp16 richtext/Qwen3-Reranker-0.6B-mlx-fp16
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
File size: 135 Bytes
5634729 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:732a56e7e99b61fcc86ea0084107ccb42707e3e587afe683ab69a979e014100d
size 1191587857
|