import gradio as gr import spaces @spaces.GPU def run(): gr.load("models/unsloth/Meta-Llama-3.1-8B-bnb-4bit").launch()