import os import gradio as gr gr.Interface.load("models/meta-llama/Llama-2-7b-chat-hf", api_key=os.environ.get("HUGGING_FACE_HUB_TOKEN")).launch()