glm-edge-v-5b / preprocessor_config.json
Ubuntu
init
9b501ef
raw
history blame contribute delete
396 Bytes
{
"do_convert_rgb": true,
"do_normalize": true,
"do_pad": true,
"do_rescale": true,
"do_resize": true,
"image_mean": [
0.5,
0.5,
0.5
],
"image_processor_type": "MllamaImageProcessor",
"image_std": [
0.5,
0.5,
0.5
],
"max_image_tiles": 1,
"resample": 3,
"rescale_factor": 0.00392156862745098,
"size": {
"height": 672,
"width": 672
}
}