via “reranking with cross-encoder models for retrieval refinement”
Run frontier LLMs and VLMs with day-0 model support across GPU, NPU, and CPU, with comprehensive runtime coverage for PC (Python/C++), mobile (Android & iOS), and Linux/IoT (Arm64 & x86 Docker). Supporting OpenAI GPT-OSS, IBM Granite-4, Qwen-3-VL, Gemma-3n, Ministral-3, and more.
Unique: Reranker plugin supports both pointwise and pairwise scoring strategies with hardware-specific batch optimization, allowing developers to trade off latency vs precision by adjusting batch size and ranking strategy without code changes.
vs others: Provides on-device reranking with NPU acceleration, whereas most RAG frameworks (LangChain, LlamaIndex) rely on cloud reranking APIs (Cohere, Jina) or CPU-only local implementations, making it the only edge-compatible reranking solution.