OpenGVLab / LAMM

[NeurIPS 2023 Datasets and Benchmarks Track] LAMM: Multi-Modal Large Language Models and Applications as AI Agents
https://openlamm.github.io/
286 stars 15 forks source link

I am interested in testing Octavius? Is there a tutorial to use it like LAMM with cli_demo.py? #65

Open drahmad89 opened 6 months ago

wangjiongw commented 6 months ago

Do you mean chat with Octavius model interactively? If so, you can try Gradio Demo based on Octavius at http://106.14.2.150:10006/ You can also find some examples at the page. Hope this can solve your problem.