Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Smashyalts
/
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
Smashyalts
initial commit
97525d5
verified
7 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()