格式转换
#5
by
haoooni
- opened
请问能否提供一下InternVL3-{x}B-hf版本到nternVL3-{x}B版本的转换脚本?用llama-factory微调只能支持-hf版本模型,但是vllm推理需要非-hf版本。
请问能否提供一下转换脚本
This comment has been hidden (marked as Graphic Content)
Hi, see here for the convert scripts: https://github.com/OpenGVLab/InternVL/tree/main/internvl_chat/tools
Hi, see here for the convert scripts: https://github.com/OpenGVLab/InternVL/tree/main/internvl_chat/tools
谢谢,我看到了。但是进行权重转换,hf2custom custom2hf 都非常卡顿,请问是什么原因,我的transformers版本是4.37.2