MiniGPT-4 icon indicating copy to clipboard operation
MiniGPT-4 copied to clipboard

MiniGPT-4: Enhancing Vision-language Understanding with Advanced Large Language Models

Results 328 MiniGPT-4 issues
Sort by recently updated
recently updated
newest added

Can you share the original input images of examples in your paper. Upload the images into github?

keep getting CUDA Setup failed despite GPU being available. Please run the following command to get more information: python -m bitsandbytes Inspect the output of the command and see if...

报的错误是这个 RuntimeError: CUDA error: out of memory CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect. For debugging consider passing...

Anyone know what is the issue causing this error? ===================================BUG REPORT=================================== Welcome to bitsandbytes. For bug reports, please submit your error trace to: https://github.com/TimDettmers/bitsandbytes/issues ================================================================================ CUDA SETUP: Required library version...

![image](https://user-images.githubusercontent.com/128148517/233660896-37cb0aec-3ab5-412b-8416-291eac245add.png) everything else seem to succeeded. vram was 17g/24g

# Use MiniGPT-4 in Colab If you want to use miniGPT-4 in Google Colab, You must **use GPU and you are a Google Colab Pro user**, Otherwise you will not...

Initializing Chat Loading VIT Loading VIT Done Loading Q-Former Loading Q-Former Done Loading LLAMA ===================================BUG REPORT=================================== Welcome to bitsandbytes. For bug reports, please submit your error trace to: https://github.com/TimDettmers/bitsandbytes/issues ================================================================================...

trying to run minigpt-4 demo.py but when i run >python demo.py --cfg-path eval_configs/minigpt4_eval.yaml --gpu-id 0 i get this error `(minigpt4) C:\Users\---\MiniGPT-4>python demo.py --cfg-path eval_configs/minigpt4_eval.yaml --gpu-id 0 Initializing Chat Loading VIT...

Loading LLAMA AttributeError: module 'bitsandbytes' has no attribute 'nn' How did this bug appear? And have anyone can help me to solve this problem? Thanks all!!!