02e7618 dc327a5 02e7618
1
2
3
4
5
import gradio as gr import transformers import torch gr.load("models/meta-llama/CodeLlama-7b-hf").launch()