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

目前4090显卡只有24GB内存,如果尝试加载Vicuna-13B模型可能会出现内存不足,能否在一块主板上插上两块4090显卡,使得两块显卡的内存合并使用?

I upload a image to gradio.live output error info: Traceback (most recent call last): File "/data1/miniconda3/envs/minigpt4/lib/python3.9/site-packages/gradio/routes.py", line 393, in run_predict output = await app.get_blocks().process_api( File "/data1/miniconda3/envs/minigpt4/lib/python3.9/site-packages/gradio/blocks.py", line 1108, in process_api...

RuntimeError: The size of tensor a (32000) must match the size of tensor b (32001) at non-singleton dimension 0 after I execute this command:python -m fastchat.model.apply_delta --base llama-7b-hf/ --target vicuna-7b/...

I use ``` python demo.py ``` it runs well. however when I asked the model in the webui, it shows in the terminal: A decoder-only architecture is being used, but...

[I want to run it in MacbookPro M1,but have a ValueError: Tokenizer class LLaMATokenizer does not exist or is not currently imported. After executing this command : python -m fastchat.model.apply_delta...

After a number of messages (depends on their token volume), the bot starts to talk gibberish like a mental asylum patient (beam search and temperature are at their default value:...

how to do it? ![issue](https://user-images.githubusercontent.com/131643418/233918826-aa5088dd-8057-48c7-a646-117112aff9aa.png)