qwen2-vl-2b / kf_preprocessor.json
IMvision12's picture
Super-squash branch 'main' using huggingface_hub
68ac1eb
Raw
History Blame Contribute Delete
539 Bytes
{
"library_name": "kerasformers",
"kerasformers_version": "1.2.2",
"preprocessor_module": "kerasformers.models.qwen2_vl",
"preprocessor_class": "Qwen2VLImageProcessor",
"variant": "qwen2-vl-2b",
"patch_size": 14,
"spatial_merge_size": 2,
"temporal_patch_size": 2,
"min_pixels": 3136,
"max_pixels": 1003520,
"image_mean": [
0.48145467042922974,
0.45782750844955444,
0.40821072459220886
],
"image_std": [
0.2686295509338379,
0.2613025903701782,
0.27577710151672363
]
}