InternVL
InternVL copied to clipboard
如何加载使用微调后的模型InternVL2-1B
根据官方文档进行微调后,得到了如下文件
我根据官方的手册进行微调,使用了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.
Hi, 这个warning应该是不影响的,可以试一下你微调后效果