OpenGVLab / Ask-Anything

[CVPR2024 Highlight][VideoChatGPT] ChatGPT with video understanding! And many more supported LMs such as miniGPT4, StableLM, and MOSS.
https://vchat.opengvlab.com/
MIT License
2.85k stars 230 forks source link

tutorial misleading #110

Closed robotNo201 closed 4 months ago

robotNo201 commented 5 months ago

I wonder why we need to preprocess LLama. I know why preprocess vicuna, because we will change the directory in config.json and use it, but I dont see anything related to LLama in the tutorial, so why?

Andy1621 commented 5 months ago

I don't understand your problem... If you mean how to run our model, we have provided demo.ipynb. If you mean how to run LLaMA or Vicuna, I suggest reading the tutorials on HuggingFace.