Reranker with Ollama Model

It would help if there was a node for: Reranker Ollama

My use case:

I want to use Ollama model for reranker tool, but there is only Cohere model available


Qwen just drop it’s new embedding and reranker version for Qwen3 model

Any resources to support this?

Check this out : Qwen3 Embedding: Advancing Text Embedding and Reranking Through Foundation Models | Qwen

I’m using this community node to do reranking with ollama, it also has multiquery. Hope it helps :slight_smile:

1 Like

Appreciate that bro. thanks :+1:

Came across it too, got the Qwen3-Reranker-8B running on my ollama server and wanted to use it but it let me not connect it to the superbase node, would be cool if n8n would support other rerankers aswell.

This community node seems to only support using an Embeddings model for document reranking; it would be great if a reranker model could be used.

+1 I don’t get exactly how this node works, it seems the only tool possible is a MCP server ?

Seems cool, but a bit lost here…And yes adding reranker from Ollama would be great !

is there any solution for this?

i want to not use the AI Agent for my Reranker, i only want to use it in vector db.

Hey, I’m exploring possibilities to add other reranker. What do you mean by using MCP server?