import gradio as gr import transformers import torch gr.load("models/meta-llama/CodeLlama-7b-hf").launch()