-
**Describe the bug**
I am trying to run evaluaton code, following the instructions here: https://github.com/Vision-CAIR/MiniGPT-4/blob/main/eval_scripts/EVAL_README.md
But the link for the config …
-
First thank you for the great work!
I would like to know whether this tool can also do text-to-image attention views for large vision-language models such as MiniGPT-4, LLaVA, InstructBLIP, etc.?
…
-
I see in document that "MiniGPT-v2 is based on Llama2 Chat 7B, For MiniGPT-4, have both Vicuna V0 and Llama 2 version". In Vicuna0, include 13B and 7B version。In the following description, the memor…
-
I want to use it in a new model , but this model is not a huggingface model, how can i do that model?
fg: https://github.com/Vision-CAIR/MiniGPT-4
-
**Describe the bug**
I download data with this format, there is no img, and no val, testA, testB file.
yunll updated
11 months ago
-
where can I get the txt
-
When run `torchrun --nproc-per-node 1 train.py --cfg-path train_configs/minigpt4_stage2_finetune.yaml`, I got the following error:
```
2023-10-18 23:40:35,805 [INFO] Building datasets...
2023-10-…
-
**Describe the bug**
Follow this [doc](https://github.com/Vision-CAIR/MiniGPT-4/blob/main/dataset/README_2_STAGE.md) , prepare finetune data
[cc_sbu_align.zip](https://github.com/Vision-CAIR/Mini…
-
(minigpt4) D:\MiniGPT-4>python demo.py --cfg-path eval_configs/minigpt4_eval.yaml --gpu-id 0
Traceback (most recent call last):
File "D:\MiniGPT-4\demo.py", line 10, in
from minigpt4.common…
-