File size: 252 Bytes
00e2902 |
1 2 3 4 5 6 7 8 9 10 11 |
{
"auto_map": {
"AutoProcessor": "processing_bee.BeeProcessor"
},
"image_token": "<image>",
"num_image_tokens": 729,
"processor_class": "BeeProcessor",
"vision_aspect_ratio": "anyres_max_6",
"vision_feature_select_strategy": "full"
}
|