多模态下载MiniGPT-v2 (after stage-3)模型 #553

Open
opened 2025-02-16 21:24:38 +08:00 by Aa123456 · 6 comments
https://drive.google.com/file/d/1HkoUUrjzFGn33cSiUkI-KcT-zysCynAz/view?usp=sharing 老师,这个网址打不开
Author

minigptv2_checkpoint.pth 老师,要下载的是这个吗?

minigptv2_checkpoint.pth 老师,要下载的是这个吗?
Author

把上述模型minigptv2_checkpoint.pth上传后,报错如下

把上述模型minigptv2_checkpoint.pth上传后,报错如下

可能是 triton 库版本不兼容或安装问题导致的。 优先尝试升级或重新安装 triton 库,并确保 triton 版本符合 bitsandbytes 的要求。

可能是 triton 库版本不兼容或安装问题导致的。 优先尝试升级或重新安装 triton 库,并确保 triton 版本符合 bitsandbytes 的要求。
Author

老师,triton 版本2.0.0 我升到3.2.0,运行 python demo_v2.py --cfg-path eval_configs/minigptv2_eval.yaml --gpu-id 0
,报错如下:

老师,triton 版本2.0.0 我升到3.2.0,运行 python demo_v2.py --cfg-path eval_configs/minigptv2_eval.yaml --gpu-id 0 ,报错如下:

应该是pytorch版本和PEFT库的版本不匹配,你可以排查下这pytorch版本、cuda版本和课件的版本是否一致,如果解决不了,也可以让班主任提供环境镜像。

应该是pytorch版本和PEFT库的版本不匹配,你可以排查下这pytorch版本、cuda版本和课件的版本是否一致,如果解决不了,也可以让班主任提供环境镜像。
Author

老师,pytorch版本、cuda版本和课件的版本是一致的,直接跟班主任说提供 MiniGPT-v2 环境镜像?

老师,pytorch版本、cuda版本和课件的版本是一致的,直接跟班主任说提供 MiniGPT-v2 环境镜像?
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: HswOAuth/llm_course#553
No description provided.