-
I was trying to serve the model and after I successfully I uploaded the image, the response seem to be weird.
-
Hi there,
I've been using mPLUG-owl and noticed a significant difference in inference speed compared to other models such as Otter and multimodal-GPT. It also outperforms Vicuna and LLaMA in terms …
-
### Is your feature request related to a problem? Please describe.
Mini GPT4 will be interesting DEMO about how gptcache can work in the multi modality
see https://github.com/Vision-CAIR/MiniGPT-4…
-
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_predic…
-
-
thanks for the project ❤
https://github.com/camenduru/MiniGPT-4-colab
-
Hello,
I filled the form from [huggingface](https://huggingface.co/docs/transformers/main/model_doc/llama) twice. I said I was doing undergraduate research for a college professor and used my colle…
-
Hi,
thank you for your great project! but when i operator your guide, it raise error
my environment is A100, contain 4 cards
error is:
(minigpt4) shenjh@chintAI03:~/github/MiniGPT-4$ python …
-
Connection refused when trying to use Agent-LLM with oobabooga
env file important parts:
# =========================
# AI PROVIDER CONFIG
# =========================
AI_PROVIDER=oobabooga
AI…
-
I am running the 13B version on a sagemaker instance.
`!python demo.py --cfg-path eval_configs/minigpt4_eval.yaml --gpu-id 0
`
Initializing Chat
Loading VIT
Loading VIT Done
Loading Q-Form…