Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Blane187
/
mistralai-Mixtral-8x7B-Instruct-v0.1
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e5af1f2
mistralai-Mixtral-8x7B-Instruct-v0.1
/
app.py
Blane187
initial commit
e5af1f2
verified
6 months ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/mistralai/Mixtral-8x7B-Instruct-v0.1"
).launch()