aya-vision-8b-4bit-BPMN / processor_config.json
ARCQUB's picture
Upload model trained with Unsloth
8415962 verified
raw
history blame contribute delete
345 Bytes
{
"end_of_img_token": "<|END_OF_IMG|>",
"image_token": "<image>",
"img_line_break_token": "<|IMG_LINE_BREAK|>",
"img_patch_token": "<|IMG_PATCH|>",
"img_size": 364,
"patch_size": 28,
"processor_class": "AyaVisionProcessor",
"start_of_img_token": "<|START_OF_IMG|>",
"tile_global_token": "TILE_GLOBAL",
"tile_token": "TILE"
}