Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cbML
/
mistralai-Mixtral-8x7B-Instruct-v0.1
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
06b422f
mistralai-Mixtral-8x7B-Instruct-v0.1
/
app.py
cbML
initial commit
06b422f
over 1 year ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/mistralai/Mixtral-8x7B-Instruct-v0.1"
).launch()