runtime error

/home/user/app/app.py:4: GradioDeprecationWarning: gr.Interface.load() will be deprecated. Use gr.load() instead. iface = gr.Interface.load("models/meta-llama/Llama-2-13b-chat-hf") Fetching model from: https://huggingface.co/meta-llama/Llama-2-13b-chat-hf Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> iface.launch(system=system_prompt) TypeError: Blocks.launch() got an unexpected keyword argument 'system'

Container logs:

Fetching error logs...