Text Ranking
Transformers
Safetensors
English
qwen3
text-generation
reranking
cross-encoder
agent-tools
skill-routing
listwise-learning
Instructions to use pipizhao/SkillRouter-Reranker-0.6B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use pipizhao/SkillRouter-Reranker-0.6B with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("pipizhao/SkillRouter-Reranker-0.6B") model = AutoModelForCausalLM.from_pretrained("pipizhao/SkillRouter-Reranker-0.6B", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
78986e1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ab19c66299579df20542864f9e27b79898ca05f35acc97fd9259aee385a07d4a
size 11422753
|