Oloruntobi's picture
Update app.py
8d9bea1
raw
history blame
No virus
93 Bytes
import gradio as gr
gr.load("models/meta-llama/Meta-Llama-3-8B-Instruct").launch(share=True)