Sachin77's picture
Update app.py
9af0f8f verified
raw
history blame
84 Bytes
import gradio as gr
gr.load("models/meta-llama/CodeLlama-7b-hf").launch(share=True)