Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PavelSchroeder
/
mistral-community-Mixtral-8x22B-v0.1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
62fc3d0
mistral-community-Mixtral-8x22B-v0.1
/
app.py
PavelSchroeder
initial commit
62fc3d0
verified
10 months ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/mistral-community/Mixtral-8x22B-v0.1"
).launch()