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