FranckAbgrall's picture
initial commit
80871dc verified
raw
history blame contribute delete
119 Bytes
import gradio as gr
gr.load(
"models/mistralai/Mistral-Small-24B-Instruct-2501",
provider="together",
).launch()