ValueError: Image features and image tokens do not match: tokens: 1629, features 2048 #8062
Answered
by
Kuangdd01
SunDesheng-SDS
asked this question in
Q&A
-
我在微调Yi-VL-6B-hf模型时,模型可以顺利微调,但在评估和预测过程中,出现了ValueError: Image features and image tokens do not match: tokens: 1629, features 2048这种报错。请问是什么原因呢 |
Beta Was this translation helpful? Give feedback.
Answered by
Kuangdd01
May 16, 2025
Replies: 1 comment 3 replies
-
--cutoff_len 4096 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ui的话在这里
cli的话加这个参数就好