LLaVA-UHD-v3 / preprocessor_config.json
Sishxo's picture
Upload 12 files
8f993ed verified
raw
history blame contribute delete
387 Bytes
{
"image_processor_type": "LlavaUHDV3ImageProcessor",
"auto_map":{
"AutoProcessor": "processing_llava_uhd_v3.LlavaUHDV3Processor",
"AutoImageProcessor": "image_processing_llava_uhd_v3.LlavaUHDV3ImageProcessor"
},
"processor_class": "LlavaUHDV3Processor",
"scale_resolution": 1560,
"patch_size": 10,
"any_res": true,
"allow_upscale": true
}