Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Onoroyiza
/
Mixtral-chat
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Mixtral-chat
/
app.py
Onoroyiza
initial commit
58de308
verified
over 1 year 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()