import gradio as gr import os os.environ["HF_TOKEN"] = "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" gr.load("models/hiwylee/Meta-Llama-3-8B-Instruct_ko").launch()