MiniCPM-V-4.6 / python /minicpm_v46_tokenizer /preprocessor_config.json
yongqiang
Add AX650 MiniCPM-V 4.6 release package
aa969ca
raw
history blame contribute delete
315 Bytes
{
"image_processor_type": "MiniCPMV4_6ImageProcessor",
"processor_class": "MiniCPMV4_6Processor",
"max_slice_nums": 9,
"scale_resolution": 448,
"patch_size": 14,
"use_image_id": true,
"slice_mode": true,
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
]
}