diff --git a/.gitattributes b/.gitattributes index 1e73fb8..a6344aa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -33,8 +33,3 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text *tfevents* filter=lfs diff=lfs merge=lfs -text -model-00001-of-00005.safetensors filter=lfs diff=lfs merge=lfs -text -model-00002-of-00005.safetensors filter=lfs diff=lfs merge=lfs -text -model-00003-of-00005.safetensors filter=lfs diff=lfs merge=lfs -text -model-00004-of-00005.safetensors filter=lfs diff=lfs merge=lfs -text -model-00005-of-00005.safetensors filter=lfs diff=lfs merge=lfs -text diff --git a/preprocessor_config.json b/preprocessor_config.json index df41168..7f3b746 100644 --- a/preprocessor_config.json +++ b/preprocessor_config.json @@ -14,6 +14,6 @@ 0.26130258, 0.27577711 ], - "image_processor_type": "Qwen2_5_VLImageProcessor", + "image_processor_type": "Qwen2VLImageProcessor", "processor_class": "Qwen2_5_VLProcessor" } \ No newline at end of file