minigpt-4
https://github.com/vision-cair/minigpt-4
Python
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to minigpt-4
Help out
- Issues
- difficulties involved with inference on a consumer GPU
- error when launching demo.py
- A decoder-only architecture is being used, but right-padding was detected! For correct generation results, please set `padding_side='left'` when initializing the tokenizer.
- Request for CLI-based inference code of Minigpt-v2 instead of Gradio web interface.
- RuntimeError: The size of tensor a (32000) must match the size of tensor b (32001) at non-singleton dimension 0
- Error while trying to use the gradio_client API (AttributeError: 'dict' object has no attribute 'replace')
- How to finetune with my own dataset?
- Conda env create error on Mac M2
- Now you can run MiniGPT-4 locally!!!!
- Loading the model on multiple GPUs
- Docs
- Python not yet supported