streaming-llm
streaming-llm copied to clipboard
Using LLaVA model
Hi! Thank you for your great work. I just wonder, if I want to employ this on other LLMs, like LLaVA, do I have to write my own script ( like "modify_llava.py") or I can simply achieve the goal using simply scripts in this base?
Thank you!!