Fix processor class

#8
by RaushanTurganbay HF Staff - opened

When inheriting from Qwen2_5_VLProcessor, the processor class will expect a valid video processor in the super.__init__ and fail when the processor isn't found. This PR overrides cls.attributes to fix the issue

This comment has been hidden (marked as Resolved)
dots studio org

When inheriting from Qwen2_5_VLProcessor, the processor class will expect a valid video processor in the super.__init__ and fail when the processor isn't found. This PR overrides cls.attributes to fix the issue

Hello, could you tell me your version of transformers and vLLM?

dots studio org

We have masked the video in this pr https://huggingface.co/rednote-hilab/dots.ocr/discussions/7

Check if it works.

Thanks for your contribution.

redmoe-ai-v1 changed pull request status to closed

Sign up or log in to comment