NVILA-Lite-2B-hf-preview / processor_config.json
AndyZijianZhang's picture
refactor: now processing_vila does not depend on any other files
4e95a1b
raw
history blame
182 Bytes
{
"auto_map": {
"AutoProcessor": "processing_vila.VILAProcessor"
},
"max_tiles": 12,
"min_tiles": 1,
"image_pad_len": 121,
"image_token": "<image>"
}