Yingfan Xu

Results 2 issues of Yingfan Xu

Hi Xin, I tried to run app.py on Colab with GPU A100 or V100, using model 'xinlai/LISA-13B-llama2-v1': CUDA_VISIBLE_DEVICES=0 python app.py --version=''xinlai/LISA-13B-llama2-v1'' --precision='fp16' --load_in_4bit After finishing the code run: Running on...

Hi Xin, Great job! I am trying to download your model to local drive to run app.py and chat.py, [xinlai](https://huggingface.co/xinlai) / [LISA-13B-llama2-v1](https://huggingface.co/xinlai/LISA-13B-llama2-v1) But got KeyError: 'llava': KeyError Traceback (most recent...