How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, AutoModel

tokenizer = AutoTokenizer.from_pretrained("Sashavav/rag-resource-allocator", trust_remote_code=True)
model = AutoModel.from_pretrained("Sashavav/rag-resource-allocator", trust_remote_code=True)
Quick Links

Jina reranker export

This folder was exported from /home/Sashavav/git/mef_models/models/jina_reranker.

Artifacts

  • Model weights and config in the Hugging Face format
  • Tokenizer files saved with save_pretrained
  • ONNX model at model.onnx

Export details

  • ONNX opset: 18
  • Exported at: 2026-05-19T08:56:08.644484+00:00
Downloads last month
93
Safetensors
Model size
0.6B params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support