Qwen3-VL Parts Classifier

Fine-tuned Qwen3-VL for classifying auto parts listings as good (original new OEM part) or bad (catalog photo / used / aftermarket).

Usage

from transformers import Qwen3VLForConditionalGeneration, AutoProcessor
from PIL import Image

model = Qwen3VLForConditionalGeneration.from_pretrained("Stepan222/qwen3vl-parts-classifier")
processor = AutoProcessor.from_pretrained("Stepan222/qwen3vl-parts-classifier")
Downloads last month
7
Safetensors
Model size
9B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support