chat-assistant / app.py
whyumesh's picture
Update app.py
367e3c3 verified
raw
history blame
100 Bytes
import gradio as gr
# Load the model
model = gr.load("models/mistralai/Mistral-7B-Instruct-v0.3")