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 we use a GPTQ quantized version of Vicuna v0 as the backbone?

First of all, thanks for this great project! The output quality seems very good, and the idea of running a multimodal model to work locally is awesome. It seems we...

mac Apple M1 Pro 32 GB Vision-CAIR/MiniGPT-4/minigpt4/models/eva_vit.py self.pos_embed = nn.Parameter(torch.zeros(1, num_patches + 1, embed_dim)) num_patches = 256 embed_dim = 1408 but I got error: "[1] 14423 segmentation fault python demo.py...

I'm attempting to run the model on dual RTX 4090s. Enabling this would be a great update and would allow more people to run the full float16 model. Some changes...

MacBook Air M2 Steps to reproduce: > conda env create -f environment.yml Collecting package metadata (repodata.json): done Solving environment: failed ResolvePackageNotFound: - cudatoolkit

This project is not related to GPT-4. It is not part of the same lineage, from the same company, or anywhere near the same size / composition. Unsuspecting users can...

Thank You for the wonderful work. I am trying to run demo on local using the minigpt-4 pretrained ckpt but get following error. Error(s) in loading state_dict for MiniGPT4: size...

thanks for the project ❤ https://github.com/camenduru/MiniGPT-4-colab