ComfyUI Node
Load Reranker Model
A ComfyUI node in Eric/SemanticSearch with 4 inputs and 1 output.
Load Reranker Model
- model
◄model_nameQwen3-VL-Reranker-8B►
◄deviceauto►
◄max_resolution512x512►
◄attention_typesdpa►
CategoryEric/SemanticSearch
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| model_name | COMBO | Qwen3-VL-Reranker-8B | 2 options: Qwen3-VL-Reranker-2B, Qwen3-VL-Reranker-8B |
| device | COMBO | auto | 5 options: auto, cuda, cuda:0, cuda:1, cpu |
| max_resolutionopt | COMBO | 512x512 | Maximum image resolution for reranking. Lower is faster since reranking uses thumbnails. |
| attention_typeopt | COMBO | sdpa | Attention implementation. sdpa=default, eager=fallback, sage=SageAttention (if installed) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model | RERANKER_MODEL | — |