llama-30b-hf / app.py
tayyabali1's picture
initial commit
d452369
import gradio as gr
gr.Interface.load("models/decapoda-research/llama-30b-hf").launch()