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

the error when run demo about miniGPT-4

Open OUTSIDER-CODE opened this issue 2 years ago • 0 comments

when running the demo.py, there exists an error.

cuda_setup.add_log_entry("WARNING: Compute capability < 7.5 detected! Only slow 8-bit matmul is supported for your GPU!", is_warning=True) NameError: name 'cuda_setup' is not defined

can you offer me a solution to the error? thanks!

OUTSIDER-CODE avatar Nov 24 '23 07:11 OUTSIDER-CODE