ChatbotV2 / app.py
alperall's picture
initial commit
3d92aa5 verified
raw
history blame contribute delete
112 Bytes
import gradio as gr
gr.load(
"models/mistralai/Mistral-Nemo-Instruct-2407",
provider="nebius",
).launch()