Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dineth554
/
novafulldemo
like
0
Sleeping
App
Files
Files
Community
8b5fa96
novafulldemo
/
app.py
dineth554
initial commit
8b5fa96
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()