runtime error

Fetching model from: https://huggingface.co/AlekseyKorshuk/vicuna-7b /home/user/.local/lib/python3.8/site-packages/gradio/interface.py:94: UserWarning: gr.Intrerface.load() will be deprecated. Use gr.load() instead. warnings.warn("gr.Intrerface.load() will be deprecated. Use gr.load() instead.") Traceback (most recent call last): File "app.py", line 3, in <module> Running on local URL: http://0.0.0.0:7860 gr.Interface.load("models/AlekseyKorshuk/vicuna-7b").launch(share=True) File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1788, in launch raise RuntimeError("Share is not supported when you are in Spaces") RuntimeError: Share is not supported when you are in Spaces

Container logs:

Fetching error logs...