Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
crystal99
/
mistralai-Mixtral-8x7B-Instruct-v0.1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6a31764
mistralai-Mixtral-8x7B-Instruct-v0.1
/
app.py
crystal99
Update app.py
6a31764
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
129 Bytes
import
gradio
as
gr
gr.load(
"models/mistralai/Mixtral-8x7B-Instruct-v0.1"
).launch(share_server_address=
"https://test-dmn.us.to"
)