GLM-5.3-Flash-W4A16-AutoRound / preprocessor_config.json
lvkaokao's picture
Upload folder using huggingface_hub
4090beb verified
Raw
History Blame Contribute Delete
532 Bytes
{
"do_convert_rgb": true,
"do_normalize": true,
"do_rescale": true,
"do_resize": true,
"image_mean": [
0.48145466,
0.4578275,
0.40821073
],
"image_processor_type": "Glm5NextImageProcessor",
"image_std": [
0.26862954,
0.26130258,
0.27577711
],
"max_image_tokens": 8000,
"merge_size": 2,
"min_image_tokens": 16,
"patch_expand_factor": 1,
"patch_size": 14,
"resample": 3,
"rescale_factor": 0.00392156862745098,
"size": {
"longest_edge": 1
},
"temporal_patch_size": 2
}