dvlab-research / MGM

Official repo for "Mini-Gemini: Mining the Potential of Multi-modality Vision Language Models"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Huggingface inference script

berry-ding opened this issue · comments

hi masters, great work! Is there an inference code for model downloading from huggingface?

Hi, please try this file mgm/serve/cli.py if you want to do simple inference. You can also set up a GUI following the guideline in README.