Inkling-Small-mlx-4bit / processor_config.json
ToPo-ToPo's picture
Reconvert with mlx-vlm 0.6.9 (official config schema; restores MoE global_scale/gate.bias dropped by the 0.6.7 conversion)
e7076fb verified
Raw
History Blame Contribute Delete
667 Bytes
{
"audio_bos_token": "<|content_audio_input|>",
"audio_token": "<|unused_200053|>",
"dmel_max_value": 2.0,
"dmel_min_value": -7.0,
"image_bos_token": "<|content_image|>",
"image_processor": {
"image_mean": [
0.48145466,
0.4578275,
0.40821073
],
"image_processor_type": "InklingImageProcessor",
"image_std": [
0.26862954,
0.26130258,
0.27577711
],
"patch_size": 40,
"rescale_factor": 0.00392156862745098,
"rescale_image_max_upscaled_long_edge": 2048,
"temporal_patch_size": 2
},
"image_token": "<|unused_200054|>",
"num_dmel_bins": 16,
"processor_class": "InklingProcessor"
}