Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
johnlam03
/
cloudyu-Yi-34Bx2-MoE-60B
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9574296
cloudyu-Yi-34Bx2-MoE-60B
/
app.py
johnlam03
initial commit
9574296
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
72 Bytes
import
gradio
as
gr
gr.load(
"models/cloudyu/Yi-34Bx2-MoE-60B"
).launch()