a857851 e9f1b97 a857851
1
2
3
4
5
import gradio as gr demo = gr.load("mistralai/Mixtral-8x7B-Instruct-v0.1", src="models") demo.launch()