Transformers
Safetensors
English
matrix-v6-reranker
reranker
cross-encoder
capability-routing
agent-skills
retrieval
Instructions to use hyperspaceai/matrix-v6-reranker with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hyperspaceai/matrix-v6-reranker with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("hyperspaceai/matrix-v6-reranker", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
fix: canonical trained input format (query:/capability: labels, 1200 chars, left-pad last-token); drop leaked retriever Instruct prompt
c6ae01f verified