Codingxx's picture
initial commit
962e6d4 verified
raw
history blame contribute delete
116 Bytes
import gradio as gr
gr.load(
"models/mistralai/Mistral-7B-Instruct-v0.3",
provider="hf-inference",
).launch()