sk16er's picture
initial commit
f887cec verified
raw
history blame contribute delete
112 Bytes
import gradio as gr
gr.load(
"models/mistralai/Mistral-7B-Instruct-v0.3",
provider="together",
).launch()