InternVL icon indicating copy to clipboard operation
InternVL copied to clipboard

如何加载使用微调后的模型InternVL2-1B

Open Zzt-gzdr opened this issue 8 months ago • 1 comments

根据官方文档进行微调后,得到了如下文件

Image

我根据官方的手册进行微调,使用了lora策略,但是没有adapter_config.json,我不知道该如何使用这些微调后的参数。 当我尝试直接加载时,他会告诉我You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference.

Zzt-gzdr avatar Apr 21 '25 11:04 Zzt-gzdr

Hi, 这个warning应该是不影响的,可以试一下你微调后效果

lll2343 avatar Apr 24 '25 07:04 lll2343