Qwable-v1-AutoRound-W4A16-Tuning / preprocessor_config.json
INC4AI's picture
Upload quantized model Qwable-v1-AutoRound-W4A16-Tuning
8b6e56c verified
Raw
History Blame Contribute Delete
478 Bytes
{
"data_format": "channels_first",
"do_convert_rgb": true,
"do_normalize": true,
"do_rescale": true,
"do_resize": true,
"image_mean": [
0.5,
0.5,
0.5
],
"image_processor_type": "Qwen2VLImageProcessor",
"image_std": [
0.5,
0.5,
0.5
],
"merge_size": 2,
"patch_size": 16,
"resample": 3,
"rescale_factor": 0.00392156862745098,
"size": {
"longest_edge": 16777216,
"shortest_edge": 65536
},
"temporal_patch_size": 2
}