#1223·InternVL

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

Author: BigFaceBoyCreated Nov 3, 2025Updated Sep 11, 2026

Checklist

  • 1. I have searched related issues but cannot get the expected help.
  • 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

bash
not need

Error traceback

bash