LISA
LISA copied to clipboard
run app.py: Running on local URL: http://127.0.0.1:7860, can't launch it.
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 local URL: http://127.0.0.1:7860/ But can't launch it: The message from the local URL: This site can’t be reached 127.0.0.1 refused to connect. Try:
Checking the connection Checking the proxy and the firewall ERR_CONNECTION_REFUSED
I tried to turn off firewall, still doesn't work. Any ideas?
Regards,
Dan