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
- Warning: The number of tokens in current conversation exceeds the max length. The model will not see the contexts outside the range.
- OSError: Can't load tokenizer for 'wangrongsheng/MiniGPT-4-LLaMA-7B'
- Is there anyone test 13B? and is it working or not?
- Error with batch inference
- Train LLM decoder
- finetune the projection layer and the llm decoder in the second finetune stage
- finetune get error data = next(self.iter_loader) StopIteration
- Will we release model aligned with llama2 13B?
- RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory
- Is there a first pretraining stage model for Llama 7b?
- Docs
- Python not yet supported