MiniGPT-4
MiniGPT-4 copied to clipboard
I packaged MiniGPT-4+Vicuna 7B/13B up for image captioning and questioning on replicate.com. Usable as an API and just one-click to the public!
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 case since it does seem wordier but it is more expensive. Anyway, this was just an experiment.
It's a sloppy, sloppy port based off a Discord-bot-ification I found.
A lot of this was based off @152334H 's Discord bot and @WangRongsheng 's colab guide. Thanks!
Excellent! Thanks for sharing, really inspiring!