DevBM's picture
Update app.py
3ad99c6 verified
raw
history blame contribute delete
131 Bytes
import gradio as gr
# gr.load("models/meta-llama/Meta-Llama-3-8B").launch()
gr.load("models/DevBM/Llama-3.1-8B-Instruct").launch()