Text Ranking
Transformers
Safetensors
English
qwen3
text-generation
ecommerce
e-commerce
retail
marketplace
shopping
amazon
ebay
alibaba
google
rakuten
bestbuy
walmart
flipkart
wayfair
shein
target
etsy
shopify
taobao
asos
carrefour
costco
overstock
pretraining
decoder
language-modeling
foundation-model
Eval Results (legacy)
Instructions to use thebajajra/RexReranker-0.6B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thebajajra/RexReranker-0.6B with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("thebajajra/RexReranker-0.6B") model = AutoModelForCausalLM.from_pretrained("thebajajra/RexReranker-0.6B") - Notebooks
- Google Colab
- Kaggle
Ctrl+K