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