rtik007's picture
Update app.py
e5c4feb verified
raw
history blame contribute delete
93 Bytes
import gradio as gr
gr.load("models/meta-llama/Meta-Llama-3-8B-Instruct").launch(share=True)