Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dineth554
/
novafulldemov2
like
0
Runtime error
App
Files
Files
Community
349f0cc
novafulldemov2
/
app.py
dineth554
initial commit
07df295
verified
7 months ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/mistralai/Mixtral-8x7B-Instruct-v0.1"
).launch()