gradio-qa / app.py
mayankchugh-learning's picture
Create app.py
28dfb7c verified
raw
history blame contribute delete
83 Bytes
import gradio as gr
gr.load("models/mistralai/Mistral-7B-Instruct-v0.3").launch()