Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ljcljc
/
YeungNLP-firefly-mixtral-8x7b
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5e6cbd3
YeungNLP-firefly-mixtral-8x7b
/
app.py
ljcljc
initial commit
5e6cbd3
over 1 year ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/YeungNLP/firefly-mixtral-8x7b"
).launch()