VILA
VILA copied to clipboard
How to run vila with TinyChatEngine with multiple understanding enabled?
TinyChatEngine's vila bash script seems only provide chat executable with one image parameter(https://github.com/mit-han-lab/TinyChatEngine/blob/main/llm/vila_2.7b): ./chat VILA_2.7B INT4 5 $image_path
How to use TinyChatEngine to infer vila for multiple understanding problem if only one image path is supported by TinyChatEngine?