Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
dineth554
/
novafulldemov2
like
0
Runtime error
App
Files
Files
Community
07df295
novafulldemov2
/
app.py
dineth554
initial commit
07df295
verified
5 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()