openlm-research / open_llama

OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset
Apache License 2.0
7.27k stars 370 forks source link

Is there a MiniGPT-4 + open_llama commercially usable vision to text model? #59

Open troublesprouter opened 1 year ago

troublesprouter commented 1 year ago

MiniGPT-4 uses Vicuna which doesn't seem to be commercially usable. Is it possible to use it with open_llama instead?

Any known forks or ideas on how to adapt it?

Any other commercially usable vision to text systems?

Much appreciated.