eagle2hg-processor-groot-n1p5 / processor_config.json
aractingi's picture
aractingi HF Staff
Upload processor_config.json with huggingface_hub
71da748 verified
raw
history blame
516 Bytes
{
"auto_map": {
"AutoImageProcessor": "image_processing_eagle2_5_vl_fast.Eagle25VLImageProcessorFast",
"AutoProcessor": "processing_eagle2_5_vl.Eagle25VLProcessor"
},
"image_end_token": "</img>",
"image_placeholder": "image",
"image_start_token": "<img>",
"image_token": "<IMG_CONTEXT>",
"processor_class": "Eagle25VLProcessor",
"tokens_per_tile": 256,
"video_placeholder": "video",
"video_token": "<IMG_CONTEXT>",
"vision_feature_select_strategy": null
}