demo / app.py
Tomoniai's picture
Update app.py
be7fd96
raw
history blame
83 Bytes
import gradio as gr
gr.Interface.load("models/mistralai/Mistral-7B-v0.1").launch()