Text Ranking
Transformers
PyTorch
Safetensors
multilingual
llama_bidirec
text-classification
text
reranker
cross-encoder
retrieval
semantic-search
custom_code
text-embeddings-inference
Instructions to use nvidia/llama-nemotron-rerank-1b-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nvidia/llama-nemotron-rerank-1b-v2 with Transformers:
# Load model directly from transformers import AutoModelForSequenceClassification model = AutoModelForSequenceClassification.from_pretrained("nvidia/llama-nemotron-rerank-1b-v2", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!