ComfyUI Node
Load Qwen VLM Verifier
Loads the Qwen VLM verifier model. Downloads it if necessary.
Load Qwen VLM Verifier
- qwen_verifier_instance
◄qwen_verifier_idQwen/Qwen2.5-VL-7B-Instruct►
◄devicecuda►
◄score_typeoverall_score►
CategoryInferenceTimeScaling
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| qwen_verifier_id | COMBO | Qwen/Qwen2.5-VL-7B-Instruct | Identifier for the Qwen VLM model. |
| device | STRING | cuda | Device to load the model onto. |
| score_type | COMBO | overall_score | Type of score to return from the Qwen model evaluation. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| qwen_verifier_instance | QWN_VERIFIER | — |