Eagle2-2B / processor_config.json
Zhiding's picture
upload model arch
3ab0a53
raw
history blame contribute delete
492 Bytes
{
"auto_map": {
"AutoProcessor": "processing_eagle2_5_vl.Eagle2_5_VLProcessor",
"AutoImageProcessor": "image_processing_eagle2_5_vl_fast.Eagle2_5_VLImageProcessorFast"
},
"image_end_token": "</img>",
"image_placeholder": "image",
"image_start_token": "<img>",
"image_token": "<IMG_CONTEXT>",
"processor_class": "Eagle2_5_VLProcessor",
"tokens_per_tile": 256,
"video_placeholder": "video",
"video_token": "<IMG_CONTEXT>",
"vision_feature_select_strategy": null
}