Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Adelander
/
mistralai-Mixtral-8x7B-v0.1
like
0
Sleeping
App
Files
Files
Community
main
mistralai-Mixtral-8x7B-v0.1
/
app.py
Adelander
initial commit
2fb32d7
verified
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
75 Bytes
import
gradio
as
gr
gr.load(
"models/mistralai/Mixtral-8x7B-v0.1"
).launch()