Open srtj opened 1 year ago
Hello! Do you use the latest code? We updated the code yesterday to include the argument gpu-id to specify the GPU device
Can you share the whole error message?
Can you share the whole error message?
E:\github\MiniGPT-4\demo.py:60 in
it looks like there are some issue with the cached weights of Q-Former. Can you maybe find the cached weight, deleted it and try again?
Q-Former
it looks like there are some issue with the cached weights of Q-Former. Can you maybe find the cached weight, deleted it and try again?
Q-former 是需要下载的吗
删除 ~/.cache/torch/hub/checkpoints/eva_vit_g.pth 就行了
Initializing Chat usage: demo.py [-h] --cfg-path CFG_PATH [--options OPTIONS [OPTIONS ...]] demo.py: error: unrecognized arguments: --gpu-id 0
不知道为什么报这个错误