InternVL icon indicating copy to clipboard operation
InternVL copied to clipboard

[Bug] There is no `preprocessor_config.json` and `processor_config.json` in hf format model after custom2hf.py

Open BigFaceBoy opened this issue 2 months ago • 0 comments

Checklist

  • [x] 1. I have searched related issues but cannot get the expected help.
  • [x] 2. The bug has not been fixed in the latest version.
  • [ ] 3. Please note that if the bug-related issue you submitted lacks corresponding environment info and a minimal reproducible demo, it will be challenging for us to reproduce and resolve the issue, reducing the likelihood of receiving feedback.

Describe the bug

I try to convert InternVL3-8B with custom2hf.py . But there is no preprocessor_config.json and processor_config.json in converted hf format model path. Does the script need to fix it ?

Reproduction

run custom2hf.py

Environment

not need

Error traceback


BigFaceBoy avatar Nov 03 '25 07:11 BigFaceBoy