请教多模态模型的图片处理参数image_max_pixels问题? #9173
Unanswered
MengHao666
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我在使用llamafacory微调internvl-3/3.5模型。下面两个代码是否意味着
image_max_pixels可能在训练和推理的过程中毫无意义,因为最后都会被模型自带的image_processor改变图片尺寸?LLaMA-Factory/src/llamafactory/data/mm_plugin.py
Line 568 in 2b27283
LLaMA-Factory/src/llamafactory/data/mm_plugin.py
Line 585 in 2b27283
Beta Was this translation helpful? Give feedback.
All reactions