VisCPM-Chat / preprocessor_config.json
pyx9913
feat: 🎸 add chat model code
aa60bbf
{
"image_processor_type": "VisCpmChatBeeImageProcessor",
"is_train": false,
"randaug": false,
"input_size": 224,
"interpolation": "bicubic",
"auto_map": {
"AutoImageProcessor": "processing_viscpmchatbee.VisCpmChatBeeImageProcessor"
}
}