llama-13b / app.py
Rocketgod's picture
Update app.py
9c06a88
raw
history blame
78 Bytes
import gradio as gr
gr.load("models/decapoda-research/llama-13b-hf").launch()