Kimi-VL-A3B-Instruct-mlx-4bit / processor_config.json
internetoftim's picture
Upload folder using huggingface_hub
1f3c70e verified
Raw
History Blame Contribute Delete
405 Bytes
{
"image_processor": {
"image_mean": [
0.48145466,
0.4578275,
0.40821073
],
"image_processor_type": "KimiVLImageProcessor",
"image_std": [
0.26862954,
0.26130258,
0.27577711
],
"in_token_limit": 4096,
"merge_kernel_size": [
2,
2
],
"pad_input": false,
"patch_size": 14
},
"processor_class": "KimiVLProcessor"
}