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

It seems that conda torch 1.12 will be overrided by pip torch 2.0 due to peft requires torch 1.13 So I changes the torch version to 1.13.1 and torchvision to...

Hey guys, I made step by step Installation according to README file, and I can run the project with no error. But somehow the result is really bad, I used...

When running the demo code, with 13B Vicunia, I encounter an error when trying to load the model checkpoint. Seee the following stdout: 2023-04-25 03:08:17.957341: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could...

https://replicate.com/nelsonjchen/minigpt-4_vicuna-7b https://replicate.com/nelsonjchen/minigpt-4_vicuna-13b https://github.com/nelsonjchen/MiniGPT-4 I repackaged and threw this up on replicate.com for some image captioning duties. I can't say whether it is better or worse than BLIP2 for my use...

Repos like [Gpt4all](https://github.com/nomic-ai/gpt4all), [llama.cpp](https://github.com/ggerganov/llama.cpp), and [alpaca.cpp](https://github.com/antimatter15/alpaca.cpp) runs on the cpu quite fast while using less resources.

或者bt种子什么的,小弟先谢谢了。。 哎,这个翻墙真是麻烦啊。。。

![image](https://user-images.githubusercontent.com/102167137/234212771-3d8fa7da-b570-4a5c-81ff-129ff18dc69b.png) 识别结果为什么这么离谱呢,是一个小白按着教程部署的,不知道哪里有问题

fact in here, i have two 12gb GPU, and i can use 13B model in theory, but there are no any note about how to use two GPU to inference,...

Thanks for the great project, I really like it. Is it just me or is it normal to have only around 35-45% GPU utilization while it's genereting the reply? All...

Hi, can u tell me the procedure of downloading the original weights of Llama-13b-hf? According to your instruction, I fill in the [form](https://docs.google.com/forms/d/e/1FAIpQLSfqNECQnMkycAp2jP4Z9TFX0cGR4uf7b_fBxjY_OjhJILlKGA/viewform?usp=send_form) in [their website](https://huggingface.co/docs/transformers/main/model_doc/llama), however, they has not...