qwen3-vl-2b-instruct / kf_preprocessor.json
IMvision12's picture
Super-squash branch 'main' using huggingface_hub
5f48ff6
Raw
History Blame Contribute Delete
454 Bytes
{
"library_name": "kerasformers",
"kerasformers_version": "1.2.2",
"preprocessor_module": "kerasformers.models.qwen2_vl",
"preprocessor_class": "Qwen2VLImageProcessor",
"variant": "qwen3-vl-2b-instruct",
"patch_size": 14,
"spatial_merge_size": 2,
"temporal_patch_size": 2,
"min_pixels": 3136,
"max_pixels": 1003520,
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
]
}